| Modifier and Type | Method and Description |
|---|---|
default ThrowingSupplier<T,E> |
ThrowingSupplier.andFinally(Runnable runnable) |
default <N extends Exception> |
ThrowingSupplier.mapException(Function<Exception,N> exceptionMapper) |
Copyright © 2023. All rights reserved.