com.google.caliper
Class AllocationMeasurer

java.lang.Object
  extended by com.google.caliper.AllocationMeasurer
Direct Known Subclasses:
InstancesAllocationMeasurer, MemoryAllocationMeasurer

public abstract class AllocationMeasurer
extends Object


Method Summary
 MeasurementSet run(com.google.common.base.Supplier<ConfiguredBenchmark> testSupplier)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public MeasurementSet run(com.google.common.base.Supplier<ConfiguredBenchmark> testSupplier)
                   throws Exception
Throws:
Exception


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