I
- Predicate type 1.T
- Thrown exception.FailablePredicate
.@Deprecated
@FunctionalInterface
public static interface Functions.FailablePredicate<I,T extends java.lang.Throwable>
Predicate
that declares a Throwable
.
TODO for 4.0: Move to org.apache.commons.lang3.function.
Modifier and Type | Method and Description |
---|---|
boolean |
test(I object)
Deprecated.
Tests the predicate.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved