com.google.caliper
Class MemoryAllocationMeasurer

java.lang.Object
  extended by com.google.caliper.AllocationMeasurer
      extended by com.google.caliper.MemoryAllocationMeasurer

public final class MemoryAllocationMeasurer
extends AllocationMeasurer


Constructor Summary
MemoryAllocationMeasurer()
           
 
Method Summary
 
Methods inherited from class com.google.caliper.AllocationMeasurer
run
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryAllocationMeasurer

public MemoryAllocationMeasurer()


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