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.
- Author:
- Mark Davis
- Status:
- Stable ICU 4.8.
-
Method Summary
-
Method Details
-
getName
-
getData
-
toString
-