| BooleanBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, boolean).
|
| BooleanBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, byte).
|
| BooleanCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, char).
|
| BooleanDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, double).
|
| BooleanFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, float).
|
| BooleanIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, int).
|
| BooleanLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, long).
|
| BooleanObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, Object).
|
| BooleanShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(boolean, short).
|
| ByteBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, boolean).
|
| ByteBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, byte).
|
| ByteCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, char).
|
| ByteDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, double).
|
| ByteFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, float).
|
| ByteIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, int).
|
| ByteLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, long).
|
| ByteObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, Object).
|
| ByteShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(byte, short).
|
| CharBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, boolean).
|
| CharBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, byte).
|
| CharCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, char).
|
| CharDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, double).
|
| CharFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, float).
|
| CharIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, int).
|
| CharLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, long).
|
| CharObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, Object).
|
| CharShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(char, short).
|
| DoubleBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, boolean).
|
| DoubleBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, byte).
|
| DoubleCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, char).
|
| DoubleDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, double).
|
| DoubleFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, float).
|
| DoubleIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, int).
|
| DoubleLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, long).
|
| DoubleObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, Object).
|
| DoubleShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(double, short).
|
| FloatBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, boolean).
|
| FloatBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, byte).
|
| FloatCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, char).
|
| FloatDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, double).
|
| FloatFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, float).
|
| FloatIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, int).
|
| FloatLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, long).
|
| FloatObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, Object).
|
| FloatShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(float, short).
|
| IntBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, boolean).
|
| IntBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, byte).
|
| IntCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, char).
|
| IntDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, double).
|
| IntFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, float).
|
| IntIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, int).
|
| IntLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, long).
|
| IntObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, Object).
|
| IntShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(int, short).
|
| LongBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, boolean).
|
| LongBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, byte).
|
| LongCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, char).
|
| LongDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, double).
|
| LongFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, float).
|
| LongIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, int).
|
| LongLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, long).
|
| LongObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, Object).
|
| LongShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(long, short).
|
| ObjectBooleanPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, boolean).
|
| ObjectBytePair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, byte).
|
| ObjectCharPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, char).
|
| ObjectDoublePair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, double).
|
| ObjectFloatPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, float).
|
| ObjectIntPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, int).
|
| ObjectLongPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, long).
|
| ObjectShortPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(Object, short).
|
| ShortBooleanPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, boolean).
|
| ShortBytePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, byte).
|
| ShortCharPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, char).
|
| ShortDoublePair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, double).
|
| ShortFloatPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, float).
|
| ShortIntPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, int).
|
| ShortLongPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, long).
|
| ShortObjectPair<T> |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, Object).
|
| ShortShortPair |
An instance of this interface can be created by calling PrimitiveTuples.pair(short, short).
|