| Package | Description |
|---|---|
| java8.util.concurrent |
The Java 7 and Java 8 utility classes commonly used in concurrent programming.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ForkJoinPool.managedBlock(ForkJoinPool.ManagedBlocker blocker)
Runs the given possibly blocking task.
|
Copyright © 2016. All rights reserved.