Uses of Class
org.jivesoftware.util.cache.CaffeineCache
Packages that use CaffeineCache
-
Uses of CaffeineCache in org.jivesoftware.util.cache
Methods in org.jivesoftware.util.cache that return CaffeineCacheModifier and TypeMethodDescriptionstatic <K extends Serializable,
V extends Serializable>
CaffeineCacheWraps a Caffeine cache in an implementation that's Compatible withCache
.