| Package | Description |
|---|---|
| cn.orionsec.kit.lang.define.cache |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> LruCache<K,V> |
LruCache.create() |
static <K,V> LruCache<K,V> |
LruCache.create(int maxCapacity) |
Copyright © 2025. All rights reserved.