K
- 键V
- 值public class WeakCache<K,V> extends TimedCache<K,V>
cacheMap, capacity, existCustomTimeout, hitCount, missCount, timeout
构造器和说明 |
---|
WeakCache(long timeout) |
cancelPruneSchedule, pruneCache, schedulePrune
capacity, clear, containsKey, get, getHitCount, getMissCount, isEmpty, isFull, isPruneExpiredActive, iterator, onRemove, prune, put, put, remove, size, timeout, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
Copyright © 2021. All rights reserved.