Package java.io
Interface FileFilter
-
public interface FileFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
accept(File var0)
-
-
-
Method Detail
-
accept
boolean accept(File var0)
-
-