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