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