Uses of Interface
org.sonar.plugins.python.api.caching.PythonReadCache
Packages that use PythonReadCache
-
Uses of PythonReadCache in org.sonar.plugins.python.api.caching
Methods in org.sonar.plugins.python.api.caching that return PythonReadCache -
Uses of PythonReadCache in org.sonar.python.caching
Classes in org.sonar.python.caching that implement PythonReadCacheMethods in org.sonar.python.caching that return PythonReadCacheConstructors in org.sonar.python.caching with parameters of type PythonReadCacheModifierConstructorDescriptionCacheContextImpl(boolean isCacheEnabled, PythonWriteCache writeCache, PythonReadCache readCache)