Package com.github.benmanes.caffeine.jcache
package com.github.benmanes.caffeine.jcache
-
ClassesClassDescriptionAn implementation of JSR-107
CacheManagerthat manages Caffeine-based caches.CacheProxy<K,V> An implementation of JSR-107Cachebacked by a Caffeine cache.EntryProxy<K,V> An implementation of JSR-107Cache.Entry.Expirable<V>A value with an expiration timestamp.LoadingCacheProxy<K,V> An implementation of JSR-107Cachebacked by a Caffeine loading cache.