| Package | Description |
|---|---|
| io.github.lukehutch.fastclasspathscanner |
| Modifier and Type | Method and Description |
|---|---|
<T> FastClasspathScanner |
FastClasspathScanner.matchSubinterfacesOf(Class<T> superinterface,
SubinterfaceMatchProcessor<T> subinterfaceMatchProcessor)
Calls the provided SubinterfaceMatchProcessor if an interface that extends a given superinterface is found on
the classpath.
|
Copyright © 2015. All rights reserved.