Uses of Class
io.github.classgraph.ModuleReaderProxy
-
-
Uses of ModuleReaderProxy in io.github.classgraph
Methods in io.github.classgraph that return ModuleReaderProxy Modifier and Type Method Description ModuleReaderProxy
ModuleRef. open()
Open the module, returning aModuleReaderProxy
.
-