JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.booksaw.betterTeams.util.Cache
Packages that use
Cache
Package
Description
com.booksaw.betterTeams.util
Uses of
Cache
in
com.booksaw.betterTeams.util
Methods in
com.booksaw.betterTeams.util
that return
Cache
Modifier and Type
Method
Description
Cache
<
K
,
V
>
Cache.Builder.
build
(
Function
<
K
,
V
> loader)
Builds a new Cache instance.