| Package | Description |
|---|---|
| com.github.dexecutor.executor |
| Modifier and Type | Method and Description |
|---|---|
ExecutionResult<T,R> |
ExecutionResults.getFirst() |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionResult<T,R>> |
ExecutionResults.getAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionResults.add(ExecutionResult<T,R> result)
adds
result to existing collection of results |
Copyright © 2016 Dexecutor. All rights reserved.