| Interface | Description |
|---|---|
| CharBooleanPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| CharBytePair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| CharCharPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| CharDoublePair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| CharFloatPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| CharIntPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| CharLongPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| CharObjectPair<V> |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| CharShortPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|