com.sentilla.measure.unit
Class FloatJoule

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

public class FloatJoule
extends FloatMeasure<javax.measure.quantity.Energy>

See Also:
Serialized Form

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

FloatJoule

public FloatJoule(double v)
Method Detail

getUnit

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


Copyright © 2007 Sentilla Corporation. All Rights Reserved.