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