Uses of Class
org.apache.openjpa.lib.util.collections.LRUMap
Packages that use LRUMap
Package
Description
General Utilities
commons-collections4 import.
-
Uses of LRUMap in org.apache.openjpa.lib.util
Subclasses of LRUMap in org.apache.openjpa.lib.utilModifier and TypeClassDescriptionclass
Extension of the commonsLRUMap
that can change its maximum size. -
Uses of LRUMap in org.apache.openjpa.lib.util.collections
Methods in org.apache.openjpa.lib.util.collections that return LRUMap