| Package | Description |
|---|---|
| org.apache.commons.collections4.map |
| Modifier and Type | Field and Description |
|---|---|
private SingletonMap<K,V> |
SingletonMap.SingletonMapIterator.parent |
private SingletonMap<?,V> |
SingletonMap.SingletonValues.parent |
| Modifier and Type | Method and Description |
|---|---|
SingletonMap<K,V> |
SingletonMap.clone()
Clones the map without cloning the key or value.
|
| Constructor and Description |
|---|
SingletonMapIterator(SingletonMap<K,V> parent) |
SingletonValues(SingletonMap<?,V> parent) |