public abstract class Repeat
extends java.lang.Thread
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Repeat.Counter |
| 构造器和说明 |
|---|
Repeat() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract boolean |
go()
任务执行业务入口
|
boolean |
isRun() |
void |
run() |
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, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield