Interface BaselineMatcher

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void configureAccept​(io.github.classgraph.ClassGraph classGraph)  
      void configureReject​(io.github.classgraph.ClassGraph classGraph)  
      • Methods inherited from interface java.util.function.Predicate

        and, negate, or, test
    • Method Detail

      • configureAccept

        void configureAccept​(io.github.classgraph.ClassGraph classGraph)
      • configureReject

        void configureReject​(io.github.classgraph.ClassGraph classGraph)