Uses of Class
org.sonar.python.caching.CacheContextImpl
-
Packages that use CacheContextImpl Package Description org.sonar.python.caching -
-
Uses of CacheContextImpl in org.sonar.python.caching
Methods in org.sonar.python.caching that return CacheContextImpl Modifier and Type Method Description static CacheContextImplCacheContextImpl. dummyCache()static CacheContextImplCacheContextImpl. of(org.sonar.api.batch.sensor.SensorContext context)
-