| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.tools.parallel |
| Modifier and Type | Method and Description |
|---|---|
ParallelResult |
ParallelTask.call() |
ParallelResult |
AbstractSimpleParallelTaskImpl.call() |
protected abstract ParallelResult |
AbstractSimpleParallelTaskImpl.callImpl()
Call implementation to be provided by the implementing class.
|
ParallelResult |
ParallelTask.getResult()
Asynchronous getter for the results.
|
ParallelResult |
AbstractSimpleParallelTaskImpl.getResult() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ParallelResult.resultEquals(ParallelResult other)
Equals-like method for ParallelResult instances.
|
Copyright © 2024 CNES. All rights reserved.