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