Interface Task.Completable<T,R>
- Type Parameters:
T- the type of theTaskR- the type of the result
- All Superinterfaces:
Task.Collectable<T,R>
A
Task.Collectable that supports performing operations when a Task
orchestration is complete.-
Method Summary
Methods inherited from interface com.oracle.coherence.concurrent.executor.Task.Collectable
andThen, submit, subscribe, until