Schnittstelle IContainerEvent<E>

Alle Superschnittstellen:
IEvent
Alle bekannten Implementierungsklassen:
ContainerEvent, SingleDeltaContainerEvent

public interface IContainerEvent<E> extends IEvent
An event fired from a container when its elements have changed.
Autor:
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.