com.sentilla.measure.unit
Class FloatCubicMeter

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

public class FloatCubicMeter
extends FloatMeasure<javax.measure.quantity.Volume>

See Also:
Serialized Form

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

Constructor Detail

FloatCubicMeter

public FloatCubicMeter(double v)
Method Detail

getUnit

public javax.measure.unit.Unit<javax.measure.quantity.Volume> getUnit()
Specified by:
getUnit in class FloatMeasure<javax.measure.quantity.Volume>


Copyright © 2007 Sentilla Corporation. All Rights Reserved.