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