| Interface | Description |
|---|---|
| FloatBooleanPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| FloatBytePair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| FloatCharPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| FloatDoublePair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| FloatFloatPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| FloatIntPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| FloatLongPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| FloatObjectPair<V> |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|
| FloatShortPair |
Key Value Pair Interface that allows to reduce boxing/unboxing.
|