public class StreamFilter
extends java.lang.Object
implements java.nio.file.DirectoryStream.Filter<java.nio.file.Path>
Constructor and Description |
---|
StreamFilter(java.util.regex.Pattern pattern,
boolean nameOnly) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.nio.file.Path entry) |