Uses of Class
org.xspace.mx.physics.mutable.Immutable

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

Uses of Immutable in org.xspace.mx.physics.mutable
 

Subclasses of Immutable in org.xspace.mx.physics.mutable
 class ImmutableAngle
          An immutable wrapper for other angular units.
 class ImmutableLength
          An immutable wrapper for other length units.
 class ImmutableMass
          An immutable wrapper for other mass units.
 class ImmutableTime
          An immutable wrapper for other time units.