E
- collection element typepublic interface ICollectionListenable<E>
Modifier and Type | Method and Description |
---|---|
void |
addListerner(ICollectionListener<E> listener) |
void |
removeListener(int listenerIdentifier) |
void addListerner(ICollectionListener<E> listener)
void removeListener(int listenerIdentifier)
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.