E
- collection element typepublic interface ICollectionListener<E>
Modifier and Type | Method and Description |
---|---|
int |
getIdentifier() |
void |
notifyAdded(E added) |
void |
notifyRemoved(E removed) |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.