Package io.github.lukehutch.fastclasspathscanner
-
Interface Summary Interface Description FastClasspathScanner.ClasspathElementFilter Add a classpath element filter. -
Class Summary Class Description FastClasspathScanner Uber-fast, ultra-lightweight Java classpath scanner. -
Exception Summary Exception Description MatchProcessorException Thrown if one or more exceptions were thrown when attempting to call the classloader on a class, or if one or more exceptions were thrown by a MatchProcessor.ScanInterruptedException Thrown if scanning was interrupted by the interrupt status being set on one of the worker threads.