Package | Description |
---|---|
org.apache.myfaces.util.lang |
Constructor and Description |
---|
ConcurrentLRUCache(int upperWaterMark,
int lowerWaterMark,
int acceptableWatermark,
int initialSize,
boolean runCleanupThread,
boolean runNewThreadForCleanup,
ConcurrentLRUCache.EvictionListener<K,V> evictionListener) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.