public class SimpleChangeNotifyingMap
extends java.lang.Object
Constructor and Description |
---|
SimpleChangeNotifyingMap() |
Modifier and Type | Method and Description |
---|---|
static <K,V> ChangeNotifyingMap<K,V> |
wrap(java.util.Map<K,V> delegateMap) |
public static <K,V> ChangeNotifyingMap<K,V> wrap(java.util.Map<K,V> delegateMap)