Class PurgableCache
java.lang.Object
tools.refinery.interpreter.matchers.util.PurgableCache
- All Implemented Interfaces:
ICache
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PurgableCache
public PurgableCache()
-
-
Method Details
-
getValue
-
purge
public void purge()Removes all values stored in the cache
-