K
- key typeV
- value typepublic static final class ConfigurationMapOverlay.OverridingMap<K,V> extends AbstractMap<K,V>
ConfigurationMapOverlay
that whenever the overlaying map is instance of this class, it should completely overwrite the
data coming from the source map.AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
OverridingMap(Map<K,V> wrappedMap) |
Modifier and Type | Method and Description |
---|---|
Set<Map.Entry<K,V>> |
entrySet() |
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.