Description
Can you please add a clear() method on the ResourceCache so that we can clear the cache at runtime.
This is a really simple change that would only entail calling the underlying Map's .clear() method.
Can you please add a clear() method on the ResourceCache so that we can clear the cache at runtime.
This is a really simple change that would only entail calling the underlying Map's .clear() method.