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