Interface IContainerEvent<E>

All Superinterfaces:
IEvent
All Known Implementing Classes:
ContainerEvent, SingleDeltaContainerEvent

public interface IContainerEvent<E> extends IEvent
An event fired from a container when its elements have changed.
Author:
Eike Stepper
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.