Uses of Class
com.ibm.icu.text.AlphabeticIndex.ImmutableIndex
-
Packages that use AlphabeticIndex.ImmutableIndex Package Description com.ibm.icu.text Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping. -
-
Uses of AlphabeticIndex.ImmutableIndex in com.ibm.icu.text
Methods in com.ibm.icu.text that return AlphabeticIndex.ImmutableIndex Modifier and Type Method Description AlphabeticIndex.ImmutableIndex<V>
AlphabeticIndex. buildImmutableIndex()
Builds an immutable, thread-safe version of this instance, without data records.
-