| Interface | Description |
|---|---|
| Identifiable |
This is for anything that should be uniquely identifiable within JALSE.
|
| Class | Description |
|---|---|
| AbstractIdentifiable |
This is an abstract implementation of
Identifiable. |
| ListenerSet<T> |
Provides a thread-safe way to store and process listeners.
|
Identifiable