com.sentilla.measure.unit
Class FloatSquareMeter

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

public class FloatSquareMeter
extends com.sentilla.measure.FloatMeasure<Area>

See Also:
Serialized Form

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

FloatSquareMeter

public FloatSquareMeter(double v)
Method Detail

getUnit

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


Copyright © 2007 Sentilla Corporation. All Rights Reserved.