public class BooleanBooleanPairImpl extends Object implements BooleanBooleanPair
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(BooleanBooleanPair that) |
boolean |
equals(Object o) |
boolean |
getOne() |
boolean |
getTwo() |
int |
hashCode() |
String |
toString() |
public boolean getOne()
getOne in interface BooleanBooleanPairpublic boolean getTwo()
getTwo in interface BooleanBooleanPairpublic int compareTo(BooleanBooleanPair that)
compareTo in interface Comparable<BooleanBooleanPair>Copyright © 2004–2016. All rights reserved.