public static class AlphabeticIndex.Record<V>
extends java.lang.Object
Modifier and Type | Method | 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.Object
Copyright ? 2016 Unicode, Inc. and others.