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