Java Units API
Build 2004-02-06

Uses of Package
javax.units

Classes in javax.units used by javax.units
BaseUnit
           This class represents the building blocks on top of which all others units are created.
ConversionException
          Signals that a problem of some sort has occurred either when creating a converter between two units or during the conversion itself.
Converter
           This class represents a converter of numeric values.
DerivedUnit
           This abstract class identifies derived units.
ProductUnit.Element
          Inner product element represents a rational power of a single unit.
Unit
           This class represents a unit of physical quantity.
UnitFormat
           This is the abstract base class for all unit formats.
 


Java Units API
Build 2004-02-06

Symbols, terms and definitions
JSR-108 project