Object
org.thymeleaf.testing.templateengine.engine.cache.TestCache<K,V>
All Implemented Interfaces:
ICache<K,V>

public final class TestCache<K,V> extends Object implements ICache<K,V>
  • Constructor Details

    • TestCache

      public TestCache(ICache<K,V> cache)
  • Method Details