Uses of Class
nonapi.io.github.classgraph.concurrency.SingletonMap
Packages that use SingletonMap
-
Uses of SingletonMap in nonapi.io.github.classgraph.fastzipfilereader
Fields in nonapi.io.github.classgraph.fastzipfilereader declared as SingletonMapModifier and TypeFieldDescriptionNestedJarHandler.moduleRefToModuleReaderProxyRecyclerMapA singleton map from aModuleRefto aModuleReaderProxyrecycler for the module.NestedJarHandler.nestedPathToLogicalZipFileAndPackageRootMapA singleton map from nested jarfile path to a tuple of the logical zipfile for the path, and the package root within the logical zipfile.