See: Description

| Interface | Description |
|---|---|
| IEvent | |
| IListener | |
| INotifier |
| Class | Description |
|---|---|
| Event |
A default implementation of an
event. |
| EventUtil | |
| ExecutorServiceNotifier | Deprecated |
| ExecutorServiceNotifier.ThreadPool | Deprecated |
| FinishedEvent |
An
IEvent that is fired after a method has called a handler multiple times. |
| Notifier |
A default implementation of a
notifier. |
| ThrowableEvent | |
| ThrowableEventAdapter | |
| ThrowableEventAdapter.ToPrintStream |
Prints the stack traces of throwable
events to a PrintStream. |
| ValueEvent<VALUE> |
An
IEvent fired from value notifiers after value changes. |
| ValueNotifier<VALUE> |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.