public interface FileFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accepts(java.io.File file)
Determines whether a file should be included in a collection.
|
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.