Uses of Class
org.sonarsource.scanner.lib.internal.cache.CachedFile
Packages that use CachedFile
-
Uses of CachedFile in org.sonarsource.scanner.lib.internal
Constructors in org.sonarsource.scanner.lib.internal with parameters of type CachedFileModifierConstructorDescriptionScannerEngineLauncher(JavaRunner javaRunner, CachedFile scannerEngineJar) -
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)