public class LambdaUtil extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
LambdaUtil.BiFunction_WithExceptions<T,U,R,E extends Exception>
BiFunction that may throw Exceptions. |
static interface |
LambdaUtil.Function_WithExceptions<T,R,E extends Exception>
Function that may throw Exceptions. |
Constructor and Description |
---|
LambdaUtil() |
Copyright © 2017. All rights reserved.