Future
SwingWorker.StateValue [Enum ]
RunnableFuture
+ run()
java.lang
属性
\tThread.State
FutureTask
Thread
+MAX_PRIORITY1:int +MIN_PRIORITY: int+NORM_PRIORITY:int
ForkJoinWorkerThread
(属性继承)+ attribute1:type = defaultValue+ attribute2:type- attribute3:type
+ForkJoinWorkerThread(ForkJoinPool)+getPool():ForkJoinPool+getPoolIndex():int#onStart()#onTermination(Throwable)+run()
Thread.UncaughtExceptionHandler
concurrent
TimerTask(abxtract)
#TimerTask()+cancel():boolean+run() (abstract)+scheduledExecutionTime():long(继承object的方法)
Runnable
void run()