Class ClassMatcher.ByLocation

All Implemented Interfaces:
Serializable, Cloneable, Iterable<ClassMatcher.Entry>, Collection<ClassMatcher.Entry>, Predicate<URI>, Set<ClassMatcher.Entry>
Enclosing class:
ClassMatcher

public static class ClassMatcher.ByLocation extends HashSet<ClassMatcher.Entry> implements Predicate<URI>
See Also:
  • Constructor Details

    • ByLocation

      public ByLocation()
  • Method Details