| Package | Description |
|---|---|
| oracle.javatools.util |
Provides general utilities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WeakCollectionListener.collectionChanged(CollectionEvent<E> event) |
void |
CollectionListener.collectionChanged(CollectionEvent<E> event)
The collection has changed in the way described by the event.
|