gsdsdk / com.gsd.software.sdk.taskscheduler / Schedulable
interface Schedulable
Created by jmielczarek on 07.10.2019.
Name | Summary |
---|---|
runTask | abstract fun runTask(timer: Timer ): Unit |
Name | Summary |
---|---|
IntentionsExecutor | class IntentionsExecutor : Schedulable Created by Maksim Shumko on 5/30/2019. |