Uses of Enum
com.ibm.icu.text.AlphabeticIndex.Bucket.LabelType
Packages that use AlphabeticIndex.Bucket.LabelType
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.LabelType in com.ibm.icu.text
Methods in com.ibm.icu.text that return AlphabeticIndex.Bucket.LabelTypeModifier and TypeMethodDescriptionAlphabeticIndex.Bucket.getLabelType()
Is a normal, underflow, overflow, or inflow bucketReturns the enum constant of this type with the specified name.static AlphabeticIndex.Bucket.LabelType[]
AlphabeticIndex.Bucket.LabelType.values()
Returns an array containing the constants of this enum type, in the order they are declared.