I - Predicate type 1.T - Thrown exception.FailablePredicate.@Deprecated @FunctionalInterface public static interface Functions.FailablePredicate<I,T extends Throwable>
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(I object)
Deprecated.
Tests the predicate.
|
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.