| Package | Description |
|---|---|
| org.mmbase.util |
| Modifier and Type | Method and Description |
|---|---|
static LinkMap.Changes |
LinkMap.Changes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkMap.Changes[] |
LinkMap.Changes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LinkMap(Map<K,V> m1,
Map<K,V> m2,
LinkMap.Changes c)
Creates a (modifiable) Linked Map.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}