| Interface | Description |
|---|---|
| ByteBooleanPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ByteBytePair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ByteCharPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ByteDoublePair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ByteFloatPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ByteIntPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ByteLongPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ByteObjectPair<V> |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| ByteShortPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|