public static class GlobalListenerSupport.MoniterableHashMap extends LinkedHashMap<Object,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
MoniterableHashMap(Map<Object,Object> m,
Object source,
String propertyName,
PropertyChangeListener listener) |
| Modifier and Type | Method and Description |
|---|---|
Object |
put(Object key,
Object value) |
Object |
remove(Object key) |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, putAll, putIfAbsent, remove, replace, replace, sizeequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, putAll, putIfAbsent, remove, replace, replace, sizeCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.