public interface WatchedCollection<T> extends ZCollection<T>
| Modifier and Type | Method and Description |
|---|---|
ListenerHandle<WatchedCollectionListener<T>> |
addListener(WatchedCollectionListener<T> listener) |
ListenerHandle<WatchedCollectionListener<T>> addListener(WatchedCollectionListener<T> listener)