Serializable
, Comparable<ByteLongPair>
, ByteLongPair
public 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 ByteLongPair
public long getTwo()
getTwo
in interface ByteLongPair
public int compareTo(ByteLongPair that)
compareTo
in interface Comparable<ByteLongPair>
Copyright © 2004–2017. All rights reserved.