Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Modifier | Constructor and Description |
|---|---|
protected |
AsyncTaskProcessorThread(AsyncTaskProcessorThreadListener listener)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Ask the thread to execute the current task
|
void |
pleaseStop() |
void |
run() |
protected void |
setTask(AsyncTask target)
Set the next task to be executed by this thread
|
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldprotected AsyncTaskProcessorThread(AsyncTaskProcessorThreadListener listener)
protected void execute()
protected void setTask(AsyncTask target)
public void pleaseStop()
Copyright © 2021. All rights reserved.