com.sentilla.measure.unit
Class FloatMeter

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

public class FloatMeter
extends com.sentilla.measure.FloatMeasure<Length>

See Also:
Serialized Form

Constructor Summary
FloatMeter(double v)
           
 
Method Summary
 Unit<Length> 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

FloatMeter

public FloatMeter(double v)
Method Detail

getUnit

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


Copyright © 2007 Sentilla Corporation. All Rights Reserved.