Interface KeyedValue<K extends Comparable<K>>
- Type Parameters:
K- the key type.
- All Superinterfaces:
Value
- All Known Subinterfaces:
KeyedValueDataset
- All Known Implementing Classes:
DefaultKeyedValue,DefaultKeyedValueDataset
A (key, value) pair.
- See Also:
-
Method Summary
-
Method Details
-
getKey
-