Package io.github.lukehutch.fastclasspathscanner.scanner.matchers
-
Interface Summary Interface Description ClassMatchProcessorWrapper An interface used for testing if a class matches specified criteria.FileMatchProcessorAny The superinterface of all FileMatchProcessorsFileMatchProcessorWrapper.FilePathTester An interface used to test whether a file's relative path matches a given specification. -
Class Summary Class Description FileMatchProcessorWrapper An interface called when the corresponding FilePathTester returns true.