Interface | Description |
---|---|
Key<V extends BaseValue<?>> |
Represents a key to an underlying
BaseValue such that the underlying
value can be retrieved from a ValueContainer . |
Key.Builder<E,V extends BaseValue<E>> |
Class | Description |
---|---|
KeyFactory | Deprecated
To be removed in future API versions.
|
Keys |
An enumeration of known
Key s used throughout the API. |