| Package | Description |
|---|---|
| cz.cuni.amis.utils.collections |
Collection wrappers supporting change events.
|
| cz.cuni.amis.utils.future |
| Modifier and Type | Field and Description |
|---|---|
protected Listeners<CollectionEventListener> |
ObservableCollection.eventListeners |
| Modifier and Type | Field and Description |
|---|---|
protected Listeners<IFutureListener<RESULT>> |
FutureWithListeners.listeners
Future listeners, here we store listeners registred in
FutureWithListeners.addFutureListener(IFutureListener). |
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.