Interface TFileFilter


public interface TFileFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    accept​(TFile pathname)
     
  • Method Details

    • accept

      boolean accept(TFile pathname)