T - Type of the input to the predicate@FunctionalInterface public interface SerializablePredicate<T> extends Serializable, Predicate<T>
Predicate to specify that these implementations must be serializable.Copyright © 2025 CNES. All rights reserved.