java.io
Interface FileFilter


public interface FileFilter


Method Summary
 boolean accept(File var0)
           
 

Method Detail

accept

boolean accept(File var0)


Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.