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()
IsDefaultBaseFormatOptions
getLocaleMatcher
in interface IsDefaultBaseFormatOptions
public NumberingSystem getNumberingSystem()
IsDefaultBaseFormatOptions
getNumberingSystem
in interface IsDefaultBaseFormatOptions