| 程序包 | 说明 |
|---|---|
| org.noear.solon.core.util |
| 限定符和类型 | 方法和说明 |
|---|---|
static CompletableFuture<Void> |
RunUtil.asyncAndTry(RunnableEx task) |
static void |
RunUtil.runAndTry(RunnableEx task)
运行并吃掉异常
|
static void |
RunUtil.runOrThrow(RunnableEx task)
运行或异常
|
Copyright © 2024. All rights reserved.