Uses of Enum
com.ibm.icu.impl.ICUResourceBundle.OpenType
Packages that use ICUResourceBundle.OpenType
-
Uses of ICUResourceBundle.OpenType in com.ibm.icu.impl
Subclasses with type arguments of type ICUResourceBundle.OpenType in com.ibm.icu.implMethods in com.ibm.icu.impl that return ICUResourceBundle.OpenTypeModifier and TypeMethodDescriptionstatic ICUResourceBundle.OpenTypeReturns the enum constant of this type with the specified name.static ICUResourceBundle.OpenType[]ICUResourceBundle.OpenType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.icu.impl with parameters of type ICUResourceBundle.OpenTypeModifier and TypeMethodDescriptionstatic ICUResourceBundleICUResourceBundle.getBundleInstance(String baseName, ULocale locale, ICUResourceBundle.OpenType openType) static ICUResourceBundleICUResourceBundle.getBundleInstance(String baseName, String localeID, ClassLoader root, ICUResourceBundle.OpenType openType) static StringICUResourceBundle.getParentLocaleID(String name, String origName, ICUResourceBundle.OpenType openType) private static ICUResourceBundleICUResourceBundle.instantiateBundle(String baseName, String localeID, String origLocaleID, String defaultID, ClassLoader root, ICUResourceBundle.OpenType openType)