Class FloatBytePairImpl
java.lang.Object
org.eclipse.collections.impl.tuple.primitive.FloatBytePairImpl
- All Implemented Interfaces:
Serializable,Comparable<FloatBytePair>,FloatBytePair
public class FloatBytePairImpl extends Object implements FloatBytePair
This file was automatically generated from template file primitivePrimitivePairImpl.stg
- See Also:
- Serialized Form
-
Method Details
-
getOne
public float getOne()- Specified by:
getOnein interfaceFloatBytePair
-
getTwo
public byte getTwo()- Specified by:
getTwoin interfaceFloatBytePair
-
equals
-
hashCode
public int hashCode() -
toString
-
compareTo
- Specified by:
compareToin interfaceComparable<FloatBytePair>
-