Class Scanner.PathMatcherSet
- All Implemented Interfaces:
Serializable, Cloneable, Iterable<PathMatcher>, Collection<PathMatcher>, Predicate<Path>, Set<PathMatcher>
- Enclosing class:
Scanner
PathMatcherSet
A set of PathMatchers for testing Paths against path matching patterns via
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class HashSet
add, clear, clone, contains, isEmpty, iterator, remove, size, spliteratorMethods inherited from class AbstractSet
equals, hashCode, removeAllMethods inherited from class AbstractCollection
addAll, containsAll, retainAll, toArray, toArray, toStringMethods inherited from interface Collection
parallelStream, removeIf, stream
-
Constructor Details
-
PathMatcherSet
PathMatcherSet()
-
-
Method Details
-
test
-