public class ForkJoinPoolHelper extends Object
ForkJoinPool
.Constructor and Description |
---|
ForkJoinPoolHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
safeManagedBlock(ForkJoinPool.ManagedBlocker blocker)
Does managed blocking on ForkJoinPool.
|
public static void safeManagedBlock(ForkJoinPool.ManagedBlocker blocker) throws InterruptedException
blocker
- managed blocker resourceInterruptedException
Copyright © 2023. All Rights Reserved.