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