Uses of Interface
org.sonar.plugins.php.api.cache.PhpReadCache
Packages that use PhpReadCache
-
Uses of PhpReadCache in org.sonar.php.cache
Classes in org.sonar.php.cache that implement PhpReadCacheMethods in org.sonar.php.cache that return PhpReadCacheConstructors in org.sonar.php.cache with parameters of type PhpReadCacheModifierConstructorDescriptionCacheContextImpl(boolean isCacheEnabled, PhpWriteCache writeCache, PhpReadCache readCache, String pluginVersion) -
Uses of PhpReadCache in org.sonar.plugins.php.api.cache
Methods in org.sonar.plugins.php.api.cache that return PhpReadCache