public class TrivialThread extends java.lang.Object
TrivialThread()
static java.util.concurrent.ExecutorService
getExecutor()
void
newTask(java.util.concurrent.Callable<?> task, int time)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TrivialThread()
public static java.util.concurrent.ExecutorService getExecutor()
public void newTask(java.util.concurrent.Callable<?> task, int time)