| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeExceptionFunctionImpl<T extends Exception,R extends RuntimeException> |
| Modifier and Type | Field and Description |
|---|---|
static RuntimeExceptionFunction |
RuntimeExceptionFunction.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static <T,R extends AutoCloseable> |
ExceptionalFunctionUtils.tryWithResources(ExceptionalResourceSupplier<R> resourceSupplier,
ExceptionalFunction<R,T,Exception> consumer,
RuntimeExceptionFunction runtimeExceptionFunction)
Functional try-with-resources with exception translator function
|
Copyright © 2020. All rights reserved.