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