org.smallmind.cloud.cluster.meter
Class StaticCapacityMeter

java.lang.Object
  extended by org.smallmind.cloud.cluster.meter.StaticCapacityMeter
All Implemented Interfaces:
CapacityMeter

public class StaticCapacityMeter
extends Object
implements CapacityMeter


Constructor Summary
StaticCapacityMeter()
           
 
Method Summary
 int getCalibratedFreeCapacity()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticCapacityMeter

public StaticCapacityMeter()
Method Detail

getCalibratedFreeCapacity

public int getCalibratedFreeCapacity()
Specified by:
getCalibratedFreeCapacity in interface CapacityMeter


Copyright © 2011. All Rights Reserved.