| Package | Description |
|---|---|
| com.lukehutch.fastclasspathscanner |
| Modifier and Type | Method and Description |
|---|---|
<T> FastClasspathScanner |
FastClasspathScanner.matchClassesImplementing(Class<T> iface,
FastClasspathScanner.InterfaceMatchProcessor<T> interfaceMatchProcessor)
Call the given ClassMatchProcessor if classes are found on the classpath that implement the specified
interface.
|
Copyright © 2014. All rights reserved.