@FunctionalInterface public interface SerializablePredicate<T> extends java.util.function.Predicate<T>, Serializable
Predicate interface enhanced with the Serializable.and, isEqual, negate, or, testCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.