|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParallelResult | |
---|---|
fr.cnes.sirius.validate.parallel |
Uses of ParallelResult in fr.cnes.sirius.validate.parallel |
---|
Methods in fr.cnes.sirius.validate.parallel that return ParallelResult | |
---|---|
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()
|
Methods in fr.cnes.sirius.validate.parallel with parameters of type ParallelResult | |
---|---|
boolean |
ParallelResult.resultEquals(ParallelResult other)
Equals-like method for ParallelResult instances. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |