java.io
Interface FileFilter


public interface FileFilter


Method Summary
 boolean accept(File var0)
           
 

Method Detail

accept

boolean accept(File var0)


Copyright © 2011 Apache Software Foundation. All Rights Reserved.