Package | Description |
---|---|
java8.util.concurrent |
The Java 7 and Java 8 utility classes commonly used in concurrent programming.
|
Modifier and Type | Method and Description |
---|---|
ForkJoinWorkerThread |
ForkJoinPool.ForkJoinWorkerThreadFactory.newThread(ForkJoinPool pool)
Returns a new worker thread operating in the given pool.
|
Copyright © 2015. All rights reserved.