| Package | Description |
|---|---|
| java.util.concurrent |
Utility classes commonly useful in concurrent programming.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ForkJoinPool.managedBlock(ForkJoinPool
Blocks in accord with the given blocker.
|