- All Implemented Interfaces:
Runnable
- Enclosing class:
- Forker<T>
Helper class to model a Job
-
-
Constructor Summary
Constructors
-
Method Summary
(package private) void
void
Run when the job's dependencies are done.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
Method Details
-
run
public void run()
Run when the job's dependencies are done.
- Specified by:
run
in interface Runnable
-
cancel
void cancel()
Cancel this job