@Component public final class FilenamePredicate extends Object implements DirectoryStream.Filter<Path>
| Modifier and Type | Field and Description |
|---|---|
static Collection<String> |
FILENAME_STOP_WORDS |
| Constructor and Description |
|---|
FilenamePredicate() |
public static final Collection<String> FILENAME_STOP_WORDS
public boolean accept(Path path)
accept in interface DirectoryStream.Filter<Path>Copyright © 2016 Pivotal Software, Inc.. All rights reserved.