Uses of Class
com.ibm.icu.text.AlphabeticIndex.BucketList
Packages that use AlphabeticIndex.BucketList
-
Uses of AlphabeticIndex.BucketList in com.ibm.icu.text
Fields in com.ibm.icu.text declared as AlphabeticIndex.BucketListModifier and TypeFieldDescriptionprivate AlphabeticIndex.BucketList<V>
AlphabeticIndex.buckets
private final AlphabeticIndex.BucketList<V>
AlphabeticIndex.ImmutableIndex.buckets
Methods in com.ibm.icu.text that return AlphabeticIndex.BucketListModifier and TypeMethodDescriptionprivate AlphabeticIndex.BucketList<V>
AlphabeticIndex.createBucketList()
Constructors in com.ibm.icu.text with parameters of type AlphabeticIndex.BucketListModifierConstructorDescriptionprivate
ImmutableIndex
(AlphabeticIndex.BucketList<V> bucketList, Collator collatorPrimaryOnly)