Package | Description |
---|---|
org.apache.commons.collections4.map |
Modifier and Type | Field and Description |
---|---|
private LinkedMap<K,?> |
LinkedMap.LinkedMapList.parent |
Modifier and Type | Method and Description |
---|---|
LinkedMap<K,V> |
LinkedMap.clone()
Clones the map without cloning the keys or values.
|
Constructor and Description |
---|
LinkedMapList(LinkedMap<K,?> parent) |