JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
waffle.jna
waffle.util.cache
CacheSupplier
Uses of Interface
waffle.util.cache.CacheSupplier
Packages that use
CacheSupplier
Package
Description
waffle.util.cache
Waffle JNA Cache Package.
Uses of
CacheSupplier
in
waffle.util.cache
Classes in
waffle.util.cache
that implement
CacheSupplier
Modifier and Type
Class
Description
class
CaffeineCacheSupplier
A
CacheSupplier
supplying
CaffeineCache
.