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