Class Not

  • All Implemented Interfaces:
    Filter

    public final class Not
    extends AbstractFilter
    A filter that negates the value of another filter
    Author:
    bas.rutten
    • Constructor Detail

      • Not

        public Not​(Filter filter)
        Constructor
        Parameters:
        filter -