Class PathWatcher.PathMatcherSet

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:
  • Constructor Details

    • PathMatcherSet

      public PathMatcherSet()
  • Method Details