Class PythonWriteCacheImpl

java.lang.Object
org.sonar.python.caching.PythonWriteCacheImpl
All Implemented Interfaces:
PythonWriteCache

public class PythonWriteCacheImpl extends Object implements PythonWriteCache
  • Constructor Details

    • PythonWriteCacheImpl

      public PythonWriteCacheImpl(org.sonar.api.batch.sensor.cache.WriteCache writeCache)
  • Method Details