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