Package io.github.xanthic.cache.core.delegate

  • Class Summary 
    Class Description
    GenericMapCacheDelegate<K,​V>
    Delegates cache calls to a Map view that already conforms to a desired ICacheSpec.