public class DafDataModel.NotifyingMutableCollectionChangeListener.AsyncNotifier extends Object implements Runnable
Constructor and Description |
---|
DafDataModel.NotifyingMutableCollectionChangeListener.AsyncNotifier() |
Modifier and Type | Method and Description |
---|---|
void |
collectionChanged(MutableCollection mutableCollection,
short simVariant,
List<SystemObject> addedElements,
List<SystemObject> removedElements)
Benachrichtigt die zugehörige dynamische Menge bzw.
|
void |
run() |
public DafDataModel.NotifyingMutableCollectionChangeListener.AsyncNotifier()
public void collectionChanged(MutableCollection mutableCollection, short simVariant, List<SystemObject> addedElements, List<SystemObject> removedElements)