| Interface | Description |
|---|---|
| BidiDecoration<K,V> |
An interface for read-only one-to-one decorations of arbitrary elements.
|
| Decoration<K,V> |
An interface for read-only decorations of arbitrary elements.
|
| SettableBidiDecoration<K,V> |
An interface for readable and writeable one-to-one decorations of arbitrary elements.
|
| SettableDecoration<K,V> |
An interface for readable and writeable decorations of arbitrary elements.
|
| Class | Description |
|---|---|
| TestMap<K,V> |