| Interface | Description |
|---|---|
| IntBooleanPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| IntBytePair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| IntCharPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| IntDoublePair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| IntFloatPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| IntIntPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| IntLongPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| IntObjectPair<V> |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| IntShortPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|