com.sentilla.measure.unit
Class FloatMeter

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

public class FloatMeter
extends FloatMeasure<javax.measure.quantity.Length>

See Also:
Serialized Form

Constructor Summary
FloatMeter(double v)
           
 
Method Summary
 javax.measure.unit.Unit<javax.measure.quantity.Length> 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

FloatMeter

public FloatMeter(double v)
Method Detail

getUnit

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


Copyright © 2007 Sentilla Corporation. All Rights Reserved.