Uses of Class
com.rubecula.jquantity.MutablePresentation

Packages that use MutablePresentation
com.rubecula.jquantity

JQuantity Contents: Copyright Notice Overview JQuantity Philosophy Programming Conventions Package Structure
Class Structure Links Important Note about the links to classes in this document:  This document appears in two different places: the source tree and the doc tree (where it is placed by the javadoc program). 

 

Uses of MutablePresentation in com.rubecula.jquantity
 

Subclasses of MutablePresentation in com.rubecula.jquantity
 class IntegerPresentation
          Presentation class to deal with integral objects in radix 10.
 class QuantityPresentation
          Presentation class to deal with quantity objects.
 class ValuePresentation
          Presentation class to deal with value objects.