A
- public static interface TaskChainTasks.LastTask<A> extends TaskChainTasks.Task<Object,A>
Modifier and Type | Method and Description |
---|---|
default Object |
run(A input) |
void |
runLast(A input) |
getCurrentChain
Copyright © 2018. All rights reserved.