| 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 |
|---|---|
static <E extends Exception> |
Try.runable(ThrowingRunable<E> runable) |
Copyright © 2017. All rights reserved.