Uses of Class
com.ibm.icu.text.AlphabeticIndex.Bucket
Packages that use AlphabeticIndex.Bucket
Package
Description
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.Bucket in com.ibm.icu.text
Classes in com.ibm.icu.text that implement interfaces with type arguments of type AlphabeticIndex.BucketModifier and TypeClassDescriptionfinal classAlphabeticIndex supports the creation of a UI index appropriate for a given language.static final classImmutable, thread-safe version ofAlphabeticIndex.Methods in com.ibm.icu.text that return AlphabeticIndex.BucketModifier and TypeMethodDescriptionAlphabeticIndex.ImmutableIndex.getBucket(int index) Returns the index-th bucket.Methods in com.ibm.icu.text that return types with arguments of type AlphabeticIndex.Bucket