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