public class Executor extends Object implements Runnable
Executor(Scheduler scheduler, Task task)
Task
getTask()
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Executor(Scheduler scheduler, Task task)
public Task getTask()
public void run()
run
Runnable
Copyright © 2020. All rights reserved.