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