Interface ChangeAwareMap<K,V>

Type Parameters:
K - type of the keys.
V - type of the values.
All Superinterfaces:
ChangeAwareContainer<V,MapChange<K,V>,MapChangeListener<K,V>>, EventSource<MapChange<K,V>,MapChangeListener<K,V>>, Map<K,V>

public interface ChangeAwareMap<K,V> extends ChangeAwareContainer<V,MapChange<K,V>,MapChangeListener<K,V>>, Map<K,V>
Since:
1.0.0