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