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