| Interface | Description |
|---|---|
| LongBooleanPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| LongBytePair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| LongCharPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| LongDoublePair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| LongFloatPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| LongIntPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| LongLongPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| LongObjectPair<V> |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| LongShortPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|