Package io.github.xanthic.cache.core.delegate
-
Class Summary Class Description GenericMapCacheDelegate<K,V> Delegates cache calls to aMapview that already conforms to a desiredICacheSpec.
| Class | Description |
|---|---|
| GenericMapCacheDelegate<K,V> |
Delegates cache calls to a
Map view that already conforms to a desired ICacheSpec. |