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.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
data
-
-
Constructor Details
-
Record
-
-
Method Details
-
getName
-
getData
-
toString
-