Verwendungen von Klasse
ch.nolix.core.programcontrol.flowcontrol.ResultFuture
Packages, die ResultFuture verwenden
-
Verwendungen von ResultFuture in ch.nolix.core.programcontrol.flowcontrol
Methoden in ch.nolix.core.programcontrol.flowcontrol, die ResultFuture zurückgebenModifizierer und TypMethodeBeschreibungstatic <R> ResultFuture
<R> FlowController.runInBackground
(Supplier<R> resultJob) Runs the given result job in background.<R> ResultFuture
<R> SequencerMediator.runInBackground
(Supplier<R> resultJob) Runs the given result job in background.