Package java.io
Interface FilenameFilter
-
public interface FilenameFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
accept(File var0, String var1)
-
public interface FilenameFilter
Modifier and Type | Method | Description |
---|---|---|
boolean |
accept(File var0,
String var1) |