public class DefaultBaseFormatOptions extends Object implements IsDefaultBaseFormatOptions
| Modifier and Type | Field and Description |
|---|---|
static IsDefaultBaseFormatOptions |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
LocaleMatcher |
getLocaleMatcher()
Returns the locale matching algorithm to use.
|
NumberingSystem |
getNumberingSystem()
Returns the numbering system to use.
|
public static final IsDefaultBaseFormatOptions INSTANCE
public LocaleMatcher getLocaleMatcher()
IsDefaultBaseFormatOptionsgetLocaleMatcher in interface IsDefaultBaseFormatOptionspublic NumberingSystem getNumberingSystem()
IsDefaultBaseFormatOptionsgetNumberingSystem in interface IsDefaultBaseFormatOptions