public interface BiPredicate<T,U> extends Throwables.BiPredicate<T,U,RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(T t,
U u) |
boolean test(T t, U u)
test in interface Throwables.BiPredicate<T,U,RuntimeException>Copyright © 2021. All rights reserved.