| Interface | Description |
|---|---|
| UpdateListener<T> |
The interface for UpdateListener used for dynamic preference aggregation
|
| Class | Description |
|---|---|
| UpdateEvent<T> |
The class for event objects used in dynamic preference aggregation
|
| UpdatePrinter<T> |
This exemplary class implements a simple printer for update events writing its result into the console
|