Package com.ibm.icu.text
Class AlphabeticIndex.Record<V>
java.lang.Object
com.ibm.icu.text.AlphabeticIndex.Record<V>
- Enclosing class:
AlphabeticIndex<V>
A (name, data) pair, to be sorted by name into one of the index buckets.
The user data is not used by the index implementation.
-
Method Summary