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