| Class | Description |
|---|---|
| ListenerList<T> |
A list, which is meant to be used for managing event listeners.
|
| Triple<F,S,T> |
A data structure, which eases to pass around a triple of three objects.
|
| Enum | Description |
|---|---|
| ListenerList.CompareMethod |
Contains all possible methods for comparing listeners with each other.
|