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