Class PathSpecSet

All Implemented Interfaces:
Iterable<String>, Collection<String>, Predicate<String>, Set<String>

@Deprecated(since="2021-05-27") public class PathSpecSet extends AbstractSet<String> implements Predicate<String>
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
A Set of PathSpec strings.

Used by IncludeExclude logic