Class PathWatcher.PathMatcherSet

java.lang.Object
All Implemented Interfaces:
Serializable, Cloneable, Iterable<PathMatcher>, Collection<PathMatcher>, Predicate<Path>, Set<PathMatcher>
Enclosing class:
PathWatcher

public static class PathWatcher.PathMatcherSet extends HashSet<PathMatcher> implements Predicate<Path>
See Also: