GuavaCache
This class is used to wrap a Guava com.google.common.cache.Cache.
Parameters
<K>
The type of the key.
<V>
The type of the value.
This class is used to wrap a Guava com.google.common.cache.Cache.
The type of the key.
The type of the value.