@FunctionalInterface public interface SerializablePredicate<T> extends Predicate<T>, Serializable
and, isEqual, negate, or, test
Copyright © 2020. All rights reserved.