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