Uses of Class
hudson.plugins.PerfPublisher.Report.Core

Packages that use Core
hudson.plugins.PerfPublisher.Report   
 

Uses of Core in hudson.plugins.PerfPublisher.Report
 

Methods in hudson.plugins.PerfPublisher.Report that return types with arguments of type Core
 java.util.ArrayList<Core> Processor.getCores()
           
 

Methods in hudson.plugins.PerfPublisher.Report with parameters of type Core
 void Processor.addCore(Core core)
           
 

Method parameters in hudson.plugins.PerfPublisher.Report with type arguments of type Core
 void Processor.setCores(java.util.ArrayList<Core> cores)
           
 

Constructor parameters in hudson.plugins.PerfPublisher.Report with type arguments of type Core
Processor(java.lang.String procArch, java.lang.String procFreq, java.lang.String procFreqUnit, java.util.ArrayList<Core> cores)
           
 



Copyright © 2010. All Rights Reserved.