| Package | Description |
|---|---|
| org.noear.solon.core.util |
| Modifier and Type | Method and Description |
|---|---|
static CompletableFuture<Void> |
RunUtil.asyncAndTry(RunnableEx task)
异步执行并吃掉异常
|
static void |
ConditionUtil.onBeanRun(Condition anno,
AppContext context,
RunnableEx runnable) |
static void |
RunUtil.runAndTry(RunnableEx task)
运行并吃掉异常
|
static void |
RunUtil.runOrThrow(RunnableEx task)
运行或异常
|
Copyright © 2025. All rights reserved.