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