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