java.lang.Runnable
public class UpdateThread
extends java.lang.Thread
Constructor | Description |
---|---|
UpdateThread(java.lang.Runnable update) |
Modifier and Type | Method | Description |
---|---|---|
void |
endThread() |
|
void |
endWaiting() |
|
void |
run() |
|
void |
updateOnThread(java.lang.Runnable update) |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield