Class SuperclassMatcher

  • All Implemented Interfaces:
    BaselineMatcher, java.io.Serializable, java.util.function.Predicate<io.github.classgraph.ClassInfo>

    public class SuperclassMatcher
    extends AbstractDependencyMatcher
    Matcher to include or exclude superclasses of classes.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.function.Predicate

        and, negate, or
    • Constructor Detail

      • SuperclassMatcher

        public SuperclassMatcher()