Package | Description |
---|---|
org.eclipse.gef4.common.notify |
This package provides abstractions and implementations of observable
collections.
|
Modifier and Type | Method and Description |
---|---|
void |
IMapObserver.afterChange(ObservableMap<K,V> observableMap,
java.util.Map<K,V> previousMap)
Called when changes are made to an
ObservableMap where this
IMapObserver is registered. |
Copyright (c) 2014 itemis AG and others. All rights reserved.