| Package | Description |
|---|---|
| com.github.deinok.threading | |
| com.github.deinok.threading.group |
| Modifier and Type | Method and Description |
|---|---|
Task<R> |
Task.onSuccess(OnSuccess<R> onSuccess)
Callback executed when the Task result is ready
|
| Modifier and Type | Method and Description |
|---|---|
ITaskGroup<R> |
TaskList.onSuccess(OnSuccess<R> onSuccess) |
ITaskGroup<R> |
ITaskGroup.onSuccess(OnSuccess<R> onSuccess) |
Copyright © 2016. All rights reserved.