java.util.function.Predicate<java.nio.file.Path>public static class PathWatcher.PathMatcherSet
extends java.util.HashSet<java.nio.file.PathMatcher>
implements java.util.function.Predicate<java.nio.file.Path>
| Constructor | Description |
|---|---|
PathMatcherSet() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
test(java.nio.file.Path path) |
addAll, containsAll, retainAll, toArray, toArray, toStringadd, clear, clone, contains, isEmpty, iterator, remove, size, spliteratorCopyright © 1995–2018 Webtide. All rights reserved.