Uses of Class
com.google.caliper.Environment

Packages that use Environment
com.google.caliper   
 

Uses of Environment in com.google.caliper
 

Methods in com.google.caliper that return Environment
static Environment Xml.environmentFromXml(InputStream in)
          Creates an environment by decoding XML from the specified stream.
 Environment Result.getEnvironment()
           
 Environment EnvironmentGetter.getEnvironmentSnapshot()
           
 

Constructors in com.google.caliper with parameters of type Environment
Result(Run run, Environment environment)
           
 



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