Uses of Class
com.google.caliper.Run

Packages that use Run
com.google.caliper   
 

Uses of Run in com.google.caliper
 

Methods in com.google.caliper that return Run
 Run Result.getRun()
           
static Run Xml.runFromXml(InputStream in)
          Creates a result by decoding XML from the specified stream.
 

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



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