Package com.ibm.icu.text
Class NumberFormatServiceShim.NFService
- java.lang.Object
-
- com.ibm.icu.impl.ICUNotifier
-
- com.ibm.icu.impl.ICUService
-
- com.ibm.icu.impl.ICULocaleService
-
- com.ibm.icu.text.NumberFormatServiceShim.NFService
-
- Enclosing class:
- NumberFormatServiceShim
private static class NumberFormatServiceShim.NFService extends ICULocaleService
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.ibm.icu.impl.ICULocaleService
ICULocaleService.ICUResourceBundleFactory, ICULocaleService.LocaleKey, ICULocaleService.LocaleKeyFactory, ICULocaleService.SimpleLocaleKeyFactory
-
Nested classes/interfaces inherited from class com.ibm.icu.impl.ICUService
ICUService.Factory, ICUService.Key, ICUService.ServiceListener, ICUService.SimpleFactory
-
-
Field Summary
-
Fields inherited from class com.ibm.icu.impl.ICUService
name
-
-
Constructor Summary
Constructors Constructor Description NFService()
-
Method Summary
-
Methods inherited from class com.ibm.icu.impl.ICULocaleService
createKey, createKey, createKey, get, get, get, get, getAvailableLocales, getAvailableULocales, registerObject, registerObject, registerObject, registerObject, validateFallbackLocale
-
Methods inherited from class com.ibm.icu.impl.ICUService
acceptsListener, clearCaches, clearServiceCache, factories, get, get, getDisplayName, getDisplayName, getDisplayNames, getDisplayNames, getDisplayNames, getDisplayNames, getDisplayNames, getKey, getKey, getKey, getName, getVisibleIDs, getVisibleIDs, handleDefault, isDefault, markDefault, notifyListener, registerFactory, registerObject, registerObject, reInitializeFactories, reset, stats, toString, unregisterFactory
-
Methods inherited from class com.ibm.icu.impl.ICUNotifier
addListener, notifyChanged, removeListener
-
-