| Package | Description |
|---|---|
| de.flapdoodle.types |
| Modifier and Type | Method and Description |
|---|---|
default <N extends Exception> |
ThrowingRunable.mapCheckedException(Function<Exception,N> exceptionMapper) |
static <E extends Exception> |
Try.runable(ThrowingRunable<E> runable) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
Optionals.Wrapper.ifAbsent(ThrowingRunable<E> runable) |
static void |
Try.run(ThrowingRunable<? extends Exception> runable) |
static <E extends Exception> |
Try.runable(ThrowingRunable<E> runable) |
Copyright © 2021. All rights reserved.