| Package | Description |
|---|---|
| cn.orionsec.kit.lang.support |
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception> |
Attempt.rethrows(Attempt.UncheckedConsumer<T,E> consumer) |
static <T,E extends Exception> |
Attempt.uncheck(Attempt.UncheckedConsumer<T,E> consumer,
T t) |
Copyright © 2025. All rights reserved.