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