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 FractionField
FractionField.LazyHolder.INSTANCE
Cached field instance.Methods in org.apache.commons.math3.fraction that return FractionFieldModifier and TypeMethodDescriptionFraction.getField()
Get theField
to which the instance belongs.static FractionField
FractionField.getInstance()
Get the unique instance.