Class Finder.NegFilter

    • Field Detail

      • tbNegFilter

        private final Finder.Filter tbNegFilter
        The filter to be negated.
    • Method Detail

      • pass

        public boolean pass​(File file)
        Passes the given file iff #negFilter does not.
        Specified by:
        pass in class Finder.Filter