E - the type of item in the collectionpublic interface CollectionListener<E>
| Modifier and Type | Method and Description |
|---|---|
void |
collectionChanged(CollectionEvent<E> event)
The collection has changed in the way described by the event.
|
void collectionChanged(CollectionEvent<E> event)
event -