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