所有已知实现类:
SuffixFilter

public interface Filter
  • 方法概要

    修饰符和类型
    方法
    说明
    boolean
    filter(File file)
     
  • 方法详细资料

    • filter

      boolean filter(File file)
      参数:
      file - the file to filter
      返回:
      returns true if the file matches the filter expression, otherwise false