ForkJoinWorkerThread

Class ForkJoinWorkerThread

All Implemented Interfaces:
Runnable
public class ForkJoinWorkerThread
extends Thread

A thread managed by a ForkJoinPool, which executes ForkJoinTasks. This class is subclassable solely for the sake of adding functionality -- there are no overridable methods dealing with scheduling or execution. However, you can override initia