A - the action typepublic abstract class CompositeAction<A extends Action> extends RunnableAction
| Constructor and Description |
|---|
CompositeAction(A... actions) |
| Modifier and Type | Method and Description |
|---|---|
List<A> |
getActions() |
protected abstract void |
post(A action) |
protected abstract void |
pre(A action) |
String |
toString() |
getStopwatchResult, run, startStopwatchCopyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.