com.google.caliper
Class VmFactory

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

public final class VmFactory
extends Object


Constructor Summary
VmFactory()
           
 
Method Summary
 com.google.caliper.Vm createVm(Scenario scenario)
           
static com.google.common.collect.ImmutableSet<String> defaultVms()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VmFactory

public VmFactory()
Method Detail

defaultVms

public static com.google.common.collect.ImmutableSet<String> defaultVms()

createVm

public com.google.caliper.Vm createVm(Scenario scenario)


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