public static class JSRelativeTimeFormat.InternalState extends JSNumberFormat.BasicInternalState
| Constructor and Description |
|---|
InternalState() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNumeric() |
org.graalvm.shadowed.com.ibm.icu.text.RelativeDateTimeFormatter |
getRelativeDateTimeFormatter() |
void |
initializeRelativeTimeFormatter() |
void |
setNumeric(String numeric) |
void |
setStyle(String style) |
getJavaLocale, getLocale, getMaximumFractionDigits, getMaximumSignificantDigits, getMinimumFractionDigits, getMinimumIntegerDigits, getMinimumSignificantDigits, getNumberingSystem, getRoundingMode, getRoundingType, getUnlocalizedFormatter, initializeNumberFormatter, resolveLocaleAndNumberingSystem, setMaximumFractionDigits, setMaximumSignificantDigits, setMinimumFractionDigits, setMinimumIntegerDigits, setMinimumSignificantDigits, setRoundingIncrement, setRoundingMode, setRoundingType, setTrailingZeroDisplaypublic void initializeRelativeTimeFormatter()
public org.graalvm.shadowed.com.ibm.icu.text.RelativeDateTimeFormatter getRelativeDateTimeFormatter()
public void setStyle(String style)
public void setNumeric(String numeric)
public String getNumeric()