Uses of Class
com.luciad.view.lightspeed.services.asynchronous.TLspTaskExecutorRunnable
-
Uses of TLspTaskExecutorRunnable in com.luciad.view.lightspeed.services.asynchronous
Modifier and TypeMethodDescriptionTLspTaskExecutorEvent.getRunnable()
Gets the task that is associated with this event.Modifier and TypeMethodDescriptionILspTaskExecutor.execute
(TLspTaskExecutorRunnable aTaskExecutorRunnable) Schedules the suppliedRunnable
for execution.ModifierConstructorDescriptionTLspTaskExecutorEvent
(TLspTaskExecutorRunnable aRunnable, long aTimeTaken, int aOtherTaskCount, TLspTaskExecutorEvent.Type aType, Throwable aThrowable) Creates a task executor event with the given parameters