Coroutine
public abstract class CoroutineBase extends Object
static CoroutineBase
current()
Thread
getThread()
boolean
isFinished()
protected abstract void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected abstract void run()
public final boolean isFinished()
public Thread getThread()
NullPointerException
public static CoroutineBase current()