Uses of Class
org.hipparchus.fraction.FractionFormat
-
Uses of FractionFormat in org.hipparchus.fraction
Modifier and TypeClassDescriptionclass
Formats a Fraction number in proper format.Modifier and TypeMethodDescriptionstatic FractionFormat
FractionFormat.getImproperInstance()
Returns the default complex format for the current locale.static FractionFormat
FractionFormat.getImproperInstance
(Locale locale) Returns the default complex format for the given locale.static FractionFormat
FractionFormat.getProperInstance()
Returns the default complex format for the current locale.static FractionFormat
FractionFormat.getProperInstance
(Locale locale) Returns the default complex format for the given locale.