public static class Files.PatternFileFilter
extends java.lang.Object
implements java.io.FileFilter
Constructor and Description |
---|
PatternFileFilter(java.util.regex.Pattern pattern) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.io.File file) |