| Package | Description |
|---|---|
| org.mmbase.util |
This package contains all kind of generic utilities.
|
| 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.
|
MMBase2 Utils 2.0.0 - 2019-08-08T23:20