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 BooleanBooleanPair
public boolean getTwo()
getTwo
in interface BooleanBooleanPair
public int compareTo(BooleanBooleanPair that)
compareTo
in interface Comparable<BooleanBooleanPair>
Copyright © 2004–2016. All rights reserved.