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.bucketsprivate final AlphabeticIndex.BucketList<V> AlphabeticIndex.ImmutableIndex.bucketsMethods 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.BucketListModifierConstructorDescriptionprivateImmutableIndex(AlphabeticIndex.BucketList<V> bucketList, Collator collatorPrimaryOnly)