org.jfree.data
Interface KeyedValue
-
- All Superinterfaces:
- Value
- All Known Subinterfaces:
- KeyedValueDataset
- All Known Implementing Classes:
- DefaultKeyedValue, DefaultKeyedValueDataset
public interface KeyedValue extends Value
A (key, value) pair.- See Also:
DefaultKeyedValue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.ComparablegetKey()Returns the key associated with the value.
-
DMelt 3.0 © DataMelt by jWork.ORG