Class PathWatcher.PathMatcherSet

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

@Deprecated(since="2021-05-27") public static class PathWatcher.PathMatcherSet extends HashSet<PathMatcher> implements Predicate<Path>
Deprecated.
See Also:
  • Constructor Details

    • PathMatcherSet

      public PathMatcherSet()
      Deprecated.
  • Method Details