Uses of Class
org.apache.commons.math.fraction.FractionField
- 
Packages that use FractionField Package Description org.apache.commons.math.fraction Fraction number type and fraction number formatting. - 
- 
Uses of FractionField in org.apache.commons.math.fraction
Methods in org.apache.commons.math.fraction that return FractionField Modifier and Type Method Description FractionFieldFraction. getField()Get theFieldto which the instance belongs.static FractionFieldFractionField. getInstance()Get the unique instance. 
 -