Serializable, Comparable<LongCharPair>, LongCharPairpublic class LongCharPairImpl extends Object implements LongCharPair
| Modifier and Type | Method | Description |
|---|---|---|
int |
compareTo(LongCharPair that) |
|
boolean |
equals(Object o) |
|
long |
getOne() |
|
char |
getTwo() |
|
int |
hashCode() |
|
String |
toString() |
public long getOne()
getOne in interface LongCharPairpublic char getTwo()
getTwo in interface LongCharPairpublic int compareTo(LongCharPair that)
compareTo in interface Comparable<LongCharPair>Copyright © 2004–2019. All rights reserved.