Modifier and Type | Method | Description |
---|---|---|
default WaitResultBuilder6<T> |
WaitResultBuilder5.using(Executor executor) |
Define the executor to be used for the async part.
|
default WaitResultBuilder6<T> |
WaitResultBuilder5.usingDefaultExecutor() |
Define the executor to be used for the async part as using
ForkJoinPool.commonPool() . |
Copyright © 2021. All rights reserved.