Uses of Class
com.abubusoft.kripton.android.executor.TaskExecutor
| Package | Description |
|---|---|
| com.abubusoft.kripton.android.executor |
-
Uses of TaskExecutor in com.abubusoft.kripton.android.executor
Subclasses of TaskExecutor in com.abubusoft.kripton.android.executor Modifier and Type Class Description classKriptonDefaultTaskExecutorThe Class KriptonDefaultTaskExecutor.classKriptonTaskExecutorA static class that serves as a central point to execute common tasks.Methods in com.abubusoft.kripton.android.executor with parameters of type TaskExecutor Modifier and Type Method Description voidKriptonTaskExecutor. setDelegate(TaskExecutor taskExecutor)Sets a delegate to handle task execution requests.