| 程序包 | 说明 |
|---|---|
| cn.ponfee.commons.exception |
| 限定符和类型 | 方法和说明 |
|---|---|
static <R> R |
Throwables.caught(CheckedThrowing.ThrowingSupplier<R,?> supplier) |
static <R,T extends Throwable> |
CheckedThrowing.ThrowingSupplier.checked(CheckedThrowing.ThrowingSupplier<R,T> supplier) |
static <R,T extends Throwable> |
CheckedThrowing.supplier(CheckedThrowing.ThrowingSupplier<R,T> supplier) |
Copyright © 2023. All rights reserved.