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 | |
BarcodeListDeltas.Iterator | Iterate the list of deltas. |
GraphDependenciesListEventPublisher | Manager for distributing ListEvent s to ListEventListener s. |
ListEvent<E> | A ListEvent models a change to a list. |
ListEventAssembler<E> | Models a continuous stream of changes on a list. |
Tree4Deltas.Iterator<V> | Iterate through the list of changes in this tree. |