Package com.github.benmanes.caffeine.jcache
@NullMarked
@CheckReturnValue
package com.github.benmanes.caffeine.jcache
-
ClassDescriptionAn 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.