Uses of Package
org.xspace.mx.physics.immutable

Packages that use org.xspace.mx.physics.immutable
org.xspace.mx.physics.immutable This Mx package provides an implementation of the physics package with immutable classes. 
 

Classes in org.xspace.mx.physics.immutable used by org.xspace.mx.physics.immutable
Angle
          A base unit from which other angle units can be derived.
BaseUnit
          The class from which all other units in this package are derived.
Force
          A base unit from which other force units can be derived.
Length
          A base unit from which other length units can be derived.
Mass
          A base unit from which other mass units can be derived.
Time
          A base unit from which other time units can be derived.