java.io
Interface FileFilter


public interface FileFilter


Method Summary
 boolean accept(File var0)
           
 

Method Detail

accept

boolean accept(File var0)


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.