JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.jess.arms.integration.cache
Interface Cache.Factory
Enclosing interface:
Cache
<
K
,
V
>
public static interface
Cache.Factory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Cache
build
(
CacheType
type)
Returns a new cache
Method Detail
build
Cache
build(
CacheType
type)
Returns a new cache
Parameters:
type
- 框架中需要缓存的模块类型
Returns:
Cache
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method