public class StreamFilter extends Object implements DirectoryStream.Filter<Path>
| Constructor and Description |
|---|
StreamFilter(Pattern pattern,
boolean nameOnly) |
public StreamFilter(Pattern pattern, boolean nameOnly)
public boolean accept(Path entry) throws IOException
accept in interface DirectoryStream.Filter<Path>IOException