com.google.caliper.model
Class Run
java.lang.Object
com.google.caliper.model.Run
public class Run
- extends Object
Represents a single invocation of the caliper runner.
Constructor Summary |
Run()
|
localName
public String localName
environmentLocalName
public String environmentLocalName
caliperArguments
public List<String> caliperArguments
Run
public Run()
fromString
public static Run fromString(String json)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2009-2011 Google, Inc.. All Rights Reserved.