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