Package | Description |
---|---|
scratch.joshua.jung_2_0.decoration |
Modifier and Type | Interface and Description |
---|---|
interface |
BidiDecoration<K,V>
An interface for read-only one-to-one decorations of arbitrary elements.
|
interface |
SettableBidiDecoration<K,V>
An interface for readable and writeable one-to-one decorations of arbitrary elements.
|
interface |
SettableDecoration<K,V>
An interface for readable and writeable decorations of arbitrary elements.
|
Modifier and Type | Class and Description |
---|---|
class |
TestMap<K,V> |