Uses of Class
com.google.caliper.ScenarioResult

Packages that use ScenarioResult
com.google.caliper   
 

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 © 2009-2011 Google, Inc.. All Rights Reserved.