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