Class ClassMatcher.ByPackageOrName

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

public static class ClassMatcher.ByPackageOrName extends AbstractSet<ClassMatcher.Entry> implements Predicate<String>