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