| 程序包 | 说明 |
|---|---|
| io.polaris.core.tuple |
| 限定符和类型 | 方法和说明 |
|---|---|
static <R,T extends Throwable> |
Returnee.of(R value,
T throwable) |
static <T> Returnee<Void,Throwable> |
Returnee.of(ThrowableExecution executable) |
static <T> Returnee<T,Throwable> |
Returnee.of(ThrowableSupplier<T> supplier) |
Copyright © 2025 fossc. All rights reserved.