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