Interface Filter

  • All Known Implementing Classes:
    SuffixFilter

    public interface Filter
    • Method Detail

      • filter

        boolean filter​(java.io.File file)
        Parameters:
        file - the file to filter
        Returns:
        returns true if the file matches the filter expression, otherwise false