Class BooleanBooleanPairImpl
java.lang.Object
org.eclipse.collections.impl.tuple.primitive.BooleanBooleanPairImpl
- All Implemented Interfaces:
Serializable,Comparable<BooleanBooleanPair>,BooleanBooleanPair
This file was automatically generated from template file primitivePrimitivePairImpl.stg
- See Also:
-
Method Summary
-
Method Details
-
getOne
public boolean getOne()- Specified by:
getOnein interfaceBooleanBooleanPair
-
getTwo
public boolean getTwo()- Specified by:
getTwoin interfaceBooleanBooleanPair
-
equals
-
hashCode
public int hashCode() -
toString
-
compareTo
- Specified by:
compareToin interfaceComparable<BooleanBooleanPair>
-