Uses of Interface
org.forgerock.util.Consumer
-
Packages that use Consumer Package Description org.forgerock.util Provides common interfaces and classes. -
-
Uses of Consumer in org.forgerock.util
Methods in org.forgerock.util with parameters of type Consumer Modifier and Type Method Description static <T,E extends Exception>
Consumer<T>LambdaExceptionUtils. rethrowConsumer(Consumer<T,E> consumer)
-