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