Verwendungen von Schnittstelle
ch.nolix.coreapi.programcontrolapi.futureapi.IFuture
Packages, die IFuture verwenden
Package
Beschreibung
-
Verwendungen von IFuture in ch.nolix.core.programcontrol.flowcontrol
Klassen in ch.nolix.core.programcontrol.flowcontrol, die IFuture implementierenMethoden in ch.nolix.core.programcontrol.flowcontrol, die IFuture zurückgebenModifizierer und TypMethodeBeschreibungstatic IFuture
Enqueues the given job.Enqueues the given job.AsLongAsMediator.runInBackground
(Runnable job) Lets the currentIAsLongAsMediator
run the given job asynchronously in background.AsSoonAsMediator.runInBackground
(Runnable job) Lets the currentIAsSoonAsMediator
run the given job asynchronously in background.ForCountMediator.runInBackground
(Runnable job) Lets the currentForCountMediator
run the given job in background.static IFuture
FlowController.runInBackgroundAndOrder
(Runnable job, Runnable... jobs) Runs the given jobs in background in the given order. -
Verwendungen von IFuture in ch.nolix.core.programcontrol.future
Klassen in ch.nolix.core.programcontrol.future, die IFuture implementieren -
Verwendungen von IFuture in ch.nolix.core.programcontrol.jobpool
Methoden in ch.nolix.core.programcontrol.jobpool, die IFuture zurückgeben -
Verwendungen von IFuture in ch.nolix.coreapi.programcontrolapi.flowcontrolapi
Methoden in ch.nolix.coreapi.programcontrolapi.flowcontrolapi, die IFuture zurückgebenModifizierer und TypMethodeBeschreibungIAfterEveryMediator.runInBackground
(Runnable job) Lets the currentIAfterEveryMediator
run the given job asynchronously in the background.IAsLongAsMediator.runInBackground
(Runnable job) Lets the currentIAsLongAsMediator
run the given job asynchronously in background.IAsSoonAsMediator.runInBackground
(Runnable job) Lets the currentIAsSoonAsMediator
run the given job asynchronously in background. -
Verwendungen von IFuture in ch.nolix.coreapi.programcontrolapi.futureapi
Unterschnittstellen von IFuture in ch.nolix.coreapi.programcontrolapi.futureapiModifizierer und TypSchnittstelleBeschreibunginterface
AIResultFuture
is aIFuture
that will deliver a result when it is finished. -
Verwendungen von IFuture in ch.nolix.tech.math.fractal
Klassen in ch.nolix.tech.math.fractal, die IFuture implementieren -
Verwendungen von IFuture in ch.nolix.techapi.mathapi.fractalapi
Unterschnittstellen von IFuture in ch.nolix.techapi.mathapi.fractalapi