| 程序包 | 说明 |
|---|---|
| com.github.paganini2008.devtools.collection |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<K,V> |
LruMapSupplier.get(int maxSize,
EvictionListener<K,V> evictionListener) |
static <K,V> Map<K,V> |
MapUtils.synchronizedLinkedHashMap(int initialSize,
int maxSize,
EvictionListener<K,V> evictionListener) |
Copyright © 2022. All rights reserved.