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