public static class AlphabeticIndex.Record<V>
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
V |
getData()
Get the data
|
java.lang.CharSequence |
getName()
Get the name
|
java.lang.String |
toString()
Standard toString()
|
public java.lang.CharSequence getName()
public V getData()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2016 Unicode, Inc. and others.