Uses of Class
com.ibm.icu.impl.ICUService
Packages that use ICUService
-
Uses of ICUService in com.ibm.icu.impl
Subclasses of ICUService in com.ibm.icu.implMethods in com.ibm.icu.impl with parameters of type ICUServiceModifier and TypeMethodDescriptionICULocaleService.LocaleKeyFactory.create
(ICUService.Key key, ICUService service) Implement superclass abstract method.ICULocaleService.SimpleLocaleKeyFactory.create
(ICUService.Key key, ICUService service) Returns the service object if kind/locale match.ICUService.Factory.create
(ICUService.Key key, ICUService service) Create a service object from the key, if this factory supports the key.ICUService.SimpleFactory.create
(ICUService.Key key, ICUService service) Return the service instance if the factory's id is equal to the key's currentID.protected Object
ICULocaleService.ICUResourceBundleFactory.handleCreate
(ULocale loc, int kind, ICUService service) Create the service.protected Object
ICULocaleService.LocaleKeyFactory.handleCreate
(ULocale loc, int kind, ICUService service) Utility method used by create(Key, ICUService).void
ICUService.ServiceListener.serviceChanged
(ICUService service) -
Uses of ICUService in com.ibm.icu.text
Subclasses of ICUService in com.ibm.icu.textModifier and TypeClassDescriptionprivate static class
private static class
private static class
Methods in com.ibm.icu.text with parameters of type ICUServiceModifier and TypeMethodDescriptionNumberFormatServiceShim.NFFactory.create
(ICUService.Key key, ICUService srvc) -
Uses of ICUService in com.ibm.icu.util
Subclasses of ICUService in com.ibm.icu.util