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