public class BooleanLongPairImpl extends Object implements BooleanLongPair
| Modifier and Type | Method and 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–2016. All rights reserved.