Uses of Class
org.apache.commons.math3.fraction.BigFractionField
Packages that use BigFractionField
Package
Description
Fraction number type and fraction number formatting.
-
Uses of BigFractionField in org.apache.commons.math3.fraction
Fields in org.apache.commons.math3.fraction declared as BigFractionFieldModifier and TypeFieldDescriptionprivate static final BigFractionField
BigFractionField.LazyHolder.INSTANCE
Cached field instance.Methods in org.apache.commons.math3.fraction that return BigFractionFieldModifier and TypeMethodDescriptionBigFraction.getField()
Get theField
to which the instance belongs.static BigFractionField
BigFractionField.getInstance()
Get the unique instance.