Uses of Class
org.sonarsource.scanner.lib.internal.cache.CachedFile
Packages that use CachedFile
Package
Description
-
Uses of CachedFile in org.sonarsource.scanner.lib.internal.cache
Methods in org.sonarsource.scanner.lib.internal.cache that return CachedFileModifier and TypeMethodDescriptionFileCache.getOrDownload(String filename, String hash, String hashAlgorithm, FileCache.Downloader downloader) -
Uses of CachedFile in org.sonarsource.scanner.lib.internal.facade.forked
Constructors in org.sonarsource.scanner.lib.internal.facade.forked with parameters of type CachedFileModifierConstructorDescriptionScannerEngineLauncher(JavaRunner javaRunner, CachedFile scannerEngineJar)