T
- The type of object tested.E
- The type of exception thrown.@FunctionalInterface public static interface LambdaExceptionUtils.ThrowingPredicate<T,E extends Exception>
Predicate
functional interface.Modifier and Type | Method and Description |
---|---|
boolean |
test(T t)
Test a value.
|
Copyright 2010-2018 ForgeRock AS.