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