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