Java.Util.Concurrent.ForkJoinWorkerThread: Method Members

The methods of Java.Util.Concurrent.ForkJoinWorkerThread are listed below. For a list of all members, see the ForkJoinWorkerThread Members list.

See Also: Inherited members from Java.Lang.Thread

Protected Methods

OnStart()
Initializes internal state after construction but before processing any tasks.
OnTermination(Java.Lang.Throwable)
Performs cleanup associated with termination of this worker thread.