Package waffle.util.cache
package waffle.util.cache
Waffle JNA Cache Package.
-
ClassDescriptionCache<K,
V> A semi-persistent mapping from keys to values.Service interface to instantiate a newCache
.CaffeineCache<K,V> ACache
based onCache
.ACacheSupplier
supplyingCaffeineCache
.