public class KeyElement4LongString
extends java.lang.Object
KeyElement4LongString
class is an instrument for array comparision with KeyComparator classConstructor and Description |
---|
KeyElement4LongString(long key,
java.lang.String value)
The constructor
KeyElement4LongString creates a new instance(object) of the class. |
Modifier and Type | Method and Description |
---|---|
long |
getKey()
get field: key for sort.
|
java.lang.String |
getValue()
get field: value of key.
|