ewe.io
Interface FilenameFilter


public interface FilenameFilter


Method Summary
 boolean accept(File dir, String name)
           
 

Method Detail

accept

public boolean accept(File dir,
                      String name)