V1 - Input type.V2 - Input type.public static interface Throwing.Predicate2<V1,V2> extends BiPredicate<V1,V2>
Throwing.Predicate.| Modifier and Type | Method and Description |
|---|---|
default boolean |
test(V1 v1,
V2 v2) |
boolean |
tryTest(V1 v1,
V2 v2) |
and, negate, orCopyright © 2017. All rights reserved.