public abstract static class TaskChain.LastTask<A> extends Object
| Constructor and Description |
|---|
LastTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
next() |
protected abstract void |
run(A arg) |
protected Object |
runTask(A arg) |
Copyright © 2021. All rights reserved.