Interface Filter

All Known Implementing Classes:
SuffixFilter

public interface Filter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    filter(File file)
     
  • Method Details

    • filter

      boolean filter(File file)