JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
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
.