Class SetMultimapListenerHelper.AtomicChange<K,V>

java.lang.Object
org.eclipse.gef.common.collections.SetMultimapChangeListener.Change<K,V>
org.eclipse.gef.common.collections.SetMultimapListenerHelper.AtomicChange<K,V>
Type Parameters:
K - The key type of the source ObservableSetMultimap.
V - The value type of the source ObservableSetMultimap.
Enclosing class:
SetMultimapListenerHelper<K,V>

public static class SetMultimapListenerHelper.AtomicChange<K,V> extends SetMultimapChangeListener.Change<K,V>
A simple implementation of an SetMultimapChangeListener.Change.