Uses of Class
com.rubecula.jquantity.DivisibleMutable

Packages that use DivisibleMutable
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 DivisibleMutable in com.rubecula.jquantity
 

Subclasses of DivisibleMutable in com.rubecula.jquantity
 class Rational
          Public class to represent precise rational numbers.
 class Value
          This class represents a Rational which may be factored in some way.