com.sentilla.measure.unit
Class FloatJoule

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

public class FloatJoule
extends com.sentilla.measure.FloatMeasure<Energy>

See Also:
Serialized Form

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

FloatJoule

public FloatJoule(double v)
Method Detail

getUnit

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


Copyright © 2007 Sentilla Corporation. All Rights Reserved.