|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExceptionHandledResult | |
|---|---|
| org.omnaest.utils.operation.special | |
| org.omnaest.utils.threads | |
| Uses of ExceptionHandledResult in org.omnaest.utils.operation.special |
|---|
| Methods in org.omnaest.utils.operation.special that return ExceptionHandledResult | |
|---|---|
ExceptionHandledResult<RESULT> |
OperationProducingExceptionHandledResult.execute(PARAMETER parameter)
|
ExceptionHandledResult<RESULT> |
OperationExceptionHandledResult.execute(PARAMETER parameter)
|
| Uses of ExceptionHandledResult in org.omnaest.utils.threads |
|---|
| Methods in org.omnaest.utils.threads that return ExceptionHandledResult | ||
|---|---|---|
|
FutureTaskManager.waitForAllTasksToFinish()
Uses the Future.get() to wait on all managed Futures until they are finished |
|
static
|
FutureTaskManager.waitForTaskToFinish(Future<V> future)
Waits for a given Future to finish. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||