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