| Interface | Description |
|---|---|
| DoubleBooleanPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| DoubleBytePair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| DoubleCharPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| DoubleDoublePair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| DoubleFloatPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| DoubleIntPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| DoubleLongPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| DoubleObjectPair<V> |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| DoubleShortPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|