| Interface | Description |
|---|---|
| ShortBooleanPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ShortBytePair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ShortCharPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ShortDoublePair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ShortFloatPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ShortIntPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ShortLongPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ShortObjectPair<V> |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ShortShortPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|