Package ch.nolix.coreapi.programcontrolapi.futureapi
package ch.nolix.coreapi.programcontrolapi.futureapi
-
SchnittstellenKlasseBeschreibungA
IFuture
is supposed to be given back when a job is started in background.AIResultFuture
is aIFuture
that will deliver a result when it is finished.