public class TimedCacheSub<K,V>
extends cn.hutool.cache.impl.TimedCache<K,V>
| 构造器和说明 |
|---|
TimedCacheSub(long timeout) |
| 限定符和类型 | 方法和说明 |
|---|---|
V |
getAndRemove(K key)
获取并移除缓存。
|
cacheObjIterator, clear, containsKey, get, prune, put, removecapacity, get, getHitCount, getMissCount, isEmpty, isFull, isPruneExpiredActive, iterator, keySet, onRemove, put, putWithoutLock, removeWithoutLock, setListener, size, timeout, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorCopyright © 2022. All rights reserved.