| Modifier and Type | Class and Description |
|---|---|
class |
ProperBigFractionFormat
Formats a BigFraction number in proper format.
|
| Modifier and Type | Method and Description |
|---|---|
static BigFractionFormat |
BigFractionFormat.getImproperInstance()
Returns the default complex format for the current locale.
|
static BigFractionFormat |
BigFractionFormat.getImproperInstance(Locale locale)
Returns the default complex format for the given locale.
|
static BigFractionFormat |
BigFractionFormat.getProperInstance()
Returns the default complex format for the current locale.
|
static BigFractionFormat |
BigFractionFormat.getProperInstance(Locale locale)
Returns the default complex format for the given locale.
|
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.