Class ClassMatcher.ByClass

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

public static class ClassMatcher.ByClass extends HashSet<ClassMatcher.Entry> implements Predicate<String>
See Also: