Class DummyCache

java.lang.Object
org.sonar.python.caching.DummyCache
All Implemented Interfaces:
PythonReadCache, PythonWriteCache

public class DummyCache extends Object implements PythonReadCache, PythonWriteCache
  • Constructor Details

    • DummyCache

      public DummyCache()
  • Method Details