| Package | Description |
|---|---|
| java.util.concurrent |
Utility classes commonly useful in concurrent programming.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ForkJoinPool.managedBlock(ForkJoinPool.ManagedBlocker blocker)
Blocks in accord with the given blocker.
|
Copyright © 2017 API Design. All Rights Reserved.