Uses of Class
com.rubecula.jquantity.UnitsTable

Uses of UnitsTable in com.rubecula.jquantity
 

Subclasses of UnitsTable in com.rubecula.jquantity
 class UnitsAll
           Class to model all units.
 class UnitsCGS
           Class UnitsCGS models all of the CGS units as a .
 class UnitsImperial
           Class UnitsImperial models all of the Imperial ("English") units as a .
 class UnitsSI
           Class UnitsSI models all of the SI units as a .
 

Methods in com.rubecula.jquantity with parameters of type UnitsTable
 void UnitsAll.add(UnitsTable table)
          Add a table to the UnitsAll instance.