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