Uses of Class
io.github.classgraph.ModuleReaderProxy
Packages that use ModuleReaderProxy
-
Uses of ModuleReaderProxy in io.github.classgraph
Methods in io.github.classgraph that return ModuleReaderProxyModifier and TypeMethodDescriptionModuleRef.open()Open the module, returning aModuleReaderProxy. -
Uses of ModuleReaderProxy in nonapi.io.github.classgraph.fastzipfilereader
Fields in nonapi.io.github.classgraph.fastzipfilereader with type parameters of type ModuleReaderProxyModifier and TypeFieldDescriptionNestedJarHandler.moduleRefToModuleReaderProxyRecyclerMapA singleton map from aModuleRefto aModuleReaderProxyrecycler for the module.