public abstract class ThreadTask extends Object implements Runnable
ThreadTask()
protected abstract void
doRun()
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadTask()
public void run() throws RuntimeException
run
Runnable
RuntimeException
protected abstract void doRun() throws Exception
Exception
Copyright © 2019. All rights reserved.