Uses of Interface
com.rubecula.jquantity.FuzzyMutable

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

Classes in com.rubecula.jquantity that implement FuzzyMutable
(package private)  class FuzzInt
           This class extends a WholeNumber by adding fuzzy parameters.
 class Rational
          Public class to represent precise rational numbers.
 class Value
          This class represents a Rational which may be factored in some way.