com.sentilla.measure.unit
Class FloatCoulomb

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

public class FloatCoulomb
extends com.sentilla.measure.FloatMeasure<ElectricCharge>

See Also:
Serialized Form

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

FloatCoulomb

public FloatCoulomb(double v)
Method Detail

getUnit

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


Copyright © 2007 Sentilla Corporation. All Rights Reserved.