A - the action typepublic abstract class CompositeSerialAction<A extends Action> extends CompositeAction<A>
| Constructor and Description |
|---|
CompositeSerialAction(A... actions) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getActions, post, pre, toStringgetStopwatchResult, run, startStopwatch@SafeVarargs public CompositeSerialAction(A... actions)
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.