com.sentilla.measure.unit
Class FloatCubicMeter

java.lang.Object
  extended by com.sentilla.measure.FloatMeasure<Volume>
      extended by com.sentilla.measure.unit.FloatCubicMeter
All Implemented Interfaces:
Serializable, Comparable<Measurable<Volume>>, Measurable<Volume>

public class FloatCubicMeter
extends com.sentilla.measure.FloatMeasure<Volume>

See Also:
Serialized Form

Constructor Summary
FloatCubicMeter(double v)
           
 
Method Summary
 Unit<Volume> getUnit()
           
 
Methods inherited from class com.sentilla.measure.FloatMeasure
compareTo, doubleValue, longValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FloatCubicMeter

public FloatCubicMeter(double v)
Method Detail

getUnit

public Unit<Volume> getUnit()
Specified by:
getUnit in class com.sentilla.measure.FloatMeasure<Volume>


Copyright © 2007 Sentilla Corporation. All Rights Reserved.