@Deprecated @FunctionalInterface public interface XBiPredicate<T,U,X extends Exception>
BiPredicate| Modifier and Type | Method and Description |
|---|---|
boolean |
test(T t,
U u)
Deprecated.
Performs this operation on the given arguments and returns a
boolean result. |
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.