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