Uses of Class
com.google.caliper.runner.Scenario

Packages that use Scenario
com.google.caliper.runner   
 

Uses of Scenario in com.google.caliper.runner
 

Methods in com.google.caliper.runner that return types with arguments of type Scenario
 com.google.common.collect.ImmutableSet<Scenario> ScenarioSelection.buildScenarios()
           
 com.google.common.collect.ImmutableSet<Scenario> FullCartesianScenarioSelection.buildScenarios()
           
 

Methods in com.google.caliper.runner with parameters of type Scenario
 Benchmark BenchmarkClass.createAndStage(Scenario scenario)
           
 



Copyright © 2009-2011 Google, Inc.. All Rights Reserved.