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