Uses of Class
com.rubecula.units.UnitsFoundation

Packages that use UnitsFoundation
com.rubecula.units JQuantity/units. 
 

Uses of UnitsFoundation in com.rubecula.units
 

Subclasses of UnitsFoundation in com.rubecula.units
 class Units
          This class extends UnitsFoundation by adding instance fields: _A, _B, _PowerA, _PowerB, _Scale, _Offset and _System.
 

Constructors in com.rubecula.units with parameters of type UnitsFoundation
UnitsFoundation(UnitsFoundation that)