Uses of Class
com.github.benmanes.caffeine.guava.CaffeinatedGuavaCache
-
Packages that use CaffeinatedGuavaCache Package Description com.github.benmanes.caffeine.guava -
-
Uses of CaffeinatedGuavaCache in com.github.benmanes.caffeine.guava
Subclasses of CaffeinatedGuavaCache in com.github.benmanes.caffeine.guava Modifier and Type Class Description (package private) class
CaffeinatedGuavaLoadingCache<K,V>
A Caffeine-backed loading cache through a Guava facade.
-