| Interface | Description |
|---|---|
| Action |
This is an Äction, that can be executed.
|
| Class | Description |
|---|---|
| CompositeAction<A extends Action> |
A composite action consisting of other actions.
|
| CompositeParallelAction<A extends ThreadableAction> | |
| CompositeSerialAction<A extends Action> | |
| RunnableAction | |
| ThreadableAction |
Makes a RunnableAction optionally threadable (if CountDownLatch is set, it is
counted down after execution).
|
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.