JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.common.cache
ICache
Uses of Interface
cool.scx.common.cache.ICache
Packages that use
ICache
Package
Description
cool.scx.common.cache
Uses of
ICache
in
cool.scx.common.cache
Classes in
cool.scx.common.cache
that implement
ICache
Modifier and Type
Class
Description
class
Cache
<K,
V>
默认缓存实现 (永久储存, 达到最大容量后移除之前的元素)