Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
ListEventListener<E> | Listens and responds to changes in a dynamic list of objects. |
ListEventPublisher | Define a strategy for managing dependencies in the observer pattern. |
SequenceDependenciesEventPublisher.EventFormat<Subject,Listener,Event> | Adapt any observer-style interface to a common format. |
Class Summary | |
ListEvent<E> | A ListEvent models a change to a list. |
ListEventAssembler<E> | Models a continuous stream of changes on a list. |