Package | Description |
---|---|
org.forgerock.util |
Provides common interfaces and classes.
|
Modifier and Type | Method and Description |
---|---|
static <T,U,R,E extends Exception> |
LambdaExceptionUtils.rethrowBiFunction(BiFunction<T,U,R,E> function)
Wrap a
BiFunction to comply with BiFunction 's no checked
exception signature. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.