Uses of Class
org.apache.commons.math3.fraction.FractionField
Packages that use FractionField
Package
Description
Fraction number type and fraction number formatting.
-
Uses of FractionField in org.apache.commons.math3.fraction
Fields in org.apache.commons.math3.fraction declared as FractionFieldModifier and TypeFieldDescriptionprivate static final FractionFieldFractionField.LazyHolder.INSTANCECached field instance.Methods in org.apache.commons.math3.fraction that return FractionFieldModifier and TypeMethodDescriptionFraction.getField()Get theFieldto which the instance belongs.static FractionFieldFractionField.getInstance()Get the unique instance.