- Record Components:
FIRST- first typeSECOND- second type
- All Known Implementing Classes:
DoubleDoublePair,DoubleIntPair,DoubleMinMax,IntIntPair
public interface PairInterface<FIRST,SECOND>
Pair interface.
Note: this currently is empty by design. You should always decide
explicitly whether to use boxing pairs
or primitive pairs such
as
invalid reference
Pair
IntIntPair- Author:
- Erich Schubert
-
Method Summary