Package | Description |
---|---|
org.apache.openjpa.lib.util |
General Utilities
|
org.apache.openjpa.lib.util.collections |
commons-collections4 import.
|
Modifier and Type | Class and Description |
---|---|
class |
LRUMap
Extension of the commons
LRUMap that can change its
maximum size. |
Modifier and Type | Method and Description |
---|---|
LRUMap<K,V> |
LRUMap.clone()
Clones the map without cloning the keys or values.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.