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