Uses of Class
com.google.caliper.ScenarioResult

Packages that use ScenarioResult
com.brianfromoregon   
com.google.caliper   
 

Uses of ScenarioResult in com.brianfromoregon
 

Methods in com.brianfromoregon that return types with arguments of type ScenarioResult
 Map<ScenarioKey,ScenarioResult> BuildResults.getScenarios()
           
 

Constructors in com.brianfromoregon with parameters of type ScenarioResult
ScenarioResultChange(ScenarioKey scenarioKey, ScenarioResult old, ScenarioResult nu)
           
 

Uses of ScenarioResult in com.google.caliper
 

Methods in com.google.caliper that return types with arguments of type ScenarioResult
 Map<Scenario,ScenarioResult> Run.getMeasurements()
           
 

Constructor parameters in com.google.caliper with type arguments of type ScenarioResult
Run(Map<Scenario,ScenarioResult> measurements, String benchmarkName, Date executedTimestamp)
           
 



Copyright © 2004-2012. All Rights Reserved.