Class AbstractInternalState
java.lang.Object
com.oracle.truffle.js.runtime.builtins.intl.AbstractInternalState
- Direct Known Subclasses:
JSDurationFormat.InternalState, JSNumberFormat.BasicInternalState
Common subclass of internal states of internationalization-related built-ins that use numbering
systems.
-
Field Details
-
javaLocale
-
locale
-
numberingSystem
-
-
Constructor Details
-
AbstractInternalState
public AbstractInternalState()
-
-
Method Details
-
resolveLocaleAndNumberingSystem
-