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