Class TestCache<K,V>
Object
org.thymeleaf.testing.templateengine.engine.cache.TestCache<K,V>
- All Implemented Interfaces:
ICache<K,
V>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestCache
-
-
Method Details
-
put
-
get
-
get
-
clear
public void clear() -
clearKey
-
keySet
-