| Package | Description | 
|---|---|
| org.apache.openjpa.lib.util.collections | commons-collections4 import. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LRUMap<K,V>A  Mapimplementation with a fixed maximum size which removes
 the least recently used entry if an entry is added when full. | 
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.