com.sentilla.measure.unit
Class FloatCoulomb

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

public class FloatCoulomb
extends FloatMeasure<javax.measure.quantity.ElectricCharge>

See Also:
Serialized Form

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

FloatCoulomb

public FloatCoulomb(double v)
Method Detail

getUnit

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


Copyright © 2007 Sentilla Corporation. All Rights Reserved.