| 程序包 | 说明 |
|---|---|
| im.dart.boot.common.cache |
| 限定符和类型 | 方法和说明 |
|---|---|
static <K,V> TimeoutCache<K,V> |
TimeoutCache.create(int maxSize,
long duration,
TimeUnit unit) |
static <K,V> TimeoutCache<K,V> |
TimeoutCache.create(long duration,
TimeUnit unit) |
Copyright © 2022. All rights reserved.