com.google.caliper
Class EnvironmentGetter

java.lang.Object
  extended by com.google.caliper.EnvironmentGetter

public final class EnvironmentGetter
extends Object


Constructor Summary
EnvironmentGetter()
           
 
Method Summary
 Environment getEnvironmentSnapshot()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvironmentGetter

public EnvironmentGetter()
Method Detail

getEnvironmentSnapshot

public Environment getEnvironmentSnapshot()

main

public static void main(String[] args)


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