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