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