Package com.clevertap.android.sdk.task
See: Description
-
Class Summary Class Description MainThreadExecutor Executor service to delegate runnables to Main Thread. CTExecutors Global executor pools per account. Task Definition of task is to execute some work & return success or failure callbacks -
Interface Summary Interface Description OnSuccessListener Interface to provide success callback OnFailureListener Interface to provide failure callbacks -
Object Summary Object Description CTExecutorFactory Factory class to create & cache Executors CTExecutors Every account has its dedicated Executor Uses API-level optimized approaches with lifecycle management