public static class NonThrownExecutor.Builder extends Object
NonThrownExecutor.| Modifier and Type | Method and Description |
|---|---|
NonThrownExecutor |
build() |
NonThrownExecutor.Builder |
exceptionHook(NonThrownExecutor.ExceptionHook exceptionHook) |
NonThrownExecutor.Builder |
waitForTasksFinish(boolean waitForTasksFinish) |
public NonThrownExecutor build()
public NonThrownExecutor.Builder exceptionHook(NonThrownExecutor.ExceptionHook exceptionHook)
public NonThrownExecutor.Builder waitForTasksFinish(boolean waitForTasksFinish)
Copyright © 2023 The Apache Software Foundation. All rights reserved.