public static class ContextLifecycleListener.MoniterableHashMap extends HashMap<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, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.