public final class LambdaExceptionUtil
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
LambdaExceptionUtil.ConsumerWithExceptions<T,E extends java.lang.Exception> |
static interface |
LambdaExceptionUtil.FunctionWithExceptions<T,R,E extends java.lang.Exception> |
| Constructor and Description |
|---|
LambdaExceptionUtil() |