JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
com.foursoft.harness.navext.runtime.cache.CacheLoader
Packages that use
CacheLoader
Package
Description
com.foursoft.harness.navext.runtime.cache
Uses of
CacheLoader
in
com.foursoft.harness.navext.runtime.cache
Constructors in
com.foursoft.harness.navext.runtime.cache
with parameters of type
CacheLoader
Modifier
Constructor
Description
SimpleCache
(
CacheLoader
<
K
,
V
> cacheLoader)