K - V - public class MDCMapDecorator<K,V>
extends org.apache.commons.collections4.map.AbstractMapDecorator<K,V>
| Constructor and Description |
|---|
MDCMapDecorator(Map<K,V> delegate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsKey(Object key) |
V |
get(Object key) |
Set<K> |
keySet() |
V |
put(K key,
V value) |
clear, containsValue, decorated, entrySet, equals, hashCode, isEmpty, putAll, remove, size, toString, valuesclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2024 MuleSoft, Inc.. All rights reserved.