Interface FloatLongPair
- All Superinterfaces:
Comparable<FloatLongPair>
,Serializable
- All Known Implementing Classes:
FloatLongPairImpl
public interface FloatLongPair extends Serializable, Comparable<FloatLongPair>
An instance of this interface can be created by calling PrimitiveTuples.pair(float, long).
This file was automatically generated from template file primitivePrimitivePair.stg
- Since:
- 5.0