| 程序包 | 说明 |
|---|---|
| com.github.paganini2008.devtools.cache |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SerializableCacheStore
SerializableCacheStore
|
| 限定符和类型 | 字段和说明 |
|---|---|
private CacheStore |
SortedCache.store |
private CacheStore |
LruCache.store |
private CacheStore |
FifoCache.store |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SortedCache.setCacheStore(CacheStore store) |
void |
LruCache.setCacheStore(CacheStore store) |
void |
FifoCache.setCacheStore(CacheStore store) |
abstract void |
BoundedCache.setCacheStore(CacheStore store) |
Copyright © 2022. All rights reserved.