Package ipsk.util.collections
Interface CollectionListener
-
public interface CollectionListener- Author:
- klausj
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcollectionChanged(CollectionChangedEvent collectionChangedEvent)
-
-
-
Method Detail
-
collectionChanged
void collectionChanged(CollectionChangedEvent collectionChangedEvent)
-
-