Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface KeyedValue
extends Value
DefaultKeyedValue
Method Summary | |
Comparable |
|
public Comparable getKey()
Returns the key associated with the value. The key returned by this method should be immutable.
- Returns:
- The key.