Class Hierarchy
- java.lang.Object
- org.sonar.python.caching.CacheContextImpl (implements org.sonar.plugins.python.api.caching.CacheContext)
- org.sonar.python.caching.DummyCache (implements org.sonar.plugins.python.api.caching.PythonReadCache, org.sonar.plugins.python.api.caching.PythonWriteCache)
- org.sonar.python.caching.PythonReadCacheImpl (implements org.sonar.plugins.python.api.caching.PythonReadCache)
- org.sonar.python.caching.PythonWriteCacheImpl (implements org.sonar.plugins.python.api.caching.PythonWriteCache)