Class Predicates.NegatePredicate<T>

    • Constructor Detail

      • NegatePredicate

        public NegatePredicate​(com.tangosol.util.function.Remote.Predicate<T> predicate)
        Parameters:
        predicate - the Remote.Predicate to negate