Class CachedFile

java.lang.Object
org.sonarsource.scanner.lib.internal.cache.CachedFile

public class CachedFile extends Object
  • Constructor Details

    • CachedFile

      public CachedFile(Path pathInCache, boolean cacheHit)
  • Method Details

    • getPathInCache

      public Path getPathInCache()
    • isCacheHit

      public boolean isCacheHit()