Uses of Class
com.ibm.icu.impl.ICUResourceBundle.WholeBundle
-
Packages that use ICUResourceBundle.WholeBundle Package Description com.ibm.icu.impl -
-
Uses of ICUResourceBundle.WholeBundle in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as ICUResourceBundle.WholeBundle Modifier and Type Field Description (package private) ICUResourceBundle.WholeBundle
ICUResourceBundle. wholeBundle
Constructors in com.ibm.icu.impl with parameters of type ICUResourceBundle.WholeBundle Constructor Description ICUResourceBundle(ICUResourceBundle.WholeBundle wholeBundle)
Constructor for the root table of a bundle.ICUResourceBundleImpl(ICUResourceBundle.WholeBundle wholeBundle)
ResourceContainer(ICUResourceBundle.WholeBundle wholeBundle)
ResourceTable(ICUResourceBundle.WholeBundle wholeBundle, int rootRes)
Constructor for the root table of a bundle.
-