| Interface | Description |
|---|---|
| Action<T> |
An action.
|
| Actions<T> |
A manager for a set of
Actions. |
| Class | Description |
|---|---|
| AbstractActions<T> |
Base implementation of
Actions. |
| Actions.Options |
Options to create an Actions.
|
| ConcurrentActions<T> |
Thread-safe implementation of
Actions. |
| SimpleActions<T> |
Simple implementation of
Actions. |
| VoidAction |
Action with no args.
|
Copyright 2014, The Vibe Project