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