Class AlphabeticIndex.Record<V>
java.lang.Object
org.graalvm.shadowed.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
-
Method Details
-
getName
-
getData
-
toString
-