Package | Description |
---|---|
io.github.lukehutch.fastclasspathscanner.utils |
Modifier and Type | Method | Description |
---|---|---|
Recycler<ModuleRef.ModuleReaderProxy,IOException> |
NestedJarHandler.getModuleReaderProxyRecycler(ModuleRef moduleRef,
LogNode log) |
Get a ModuleReaderProxy recycler given a ModuleRef.
|
Recycler<ZipFile,IOException> |
NestedJarHandler.getZipFileRecycler(String canonicalPath,
LogNode log) |
Get a ZipFile recycler given the (non-nested) canonical path of a jarfile.
|
Copyright © 2018. All rights reserved.