Uses of Interface
org.apache.openjpa.lib.util.SizedMap
Packages that use SizedMap
Package
Description
General Utilities
Concurrent Utilities
OpenJPA Utilities
-
Uses of SizedMap in org.apache.openjpa.lib.util
Classes in org.apache.openjpa.lib.util that implement SizedMapModifier and TypeClassDescriptionclassExtension of the commonsLRUMapthat can change its maximum size.classMap in which the key, value, or both may be weak/soft references. -
Uses of SizedMap in org.apache.openjpa.lib.util.concurrent
Classes in org.apache.openjpa.lib.util.concurrent that implement SizedMapModifier and TypeClassDescriptionclassThis class implements a HashMap which has limited synchronization.classThis class implements a HashMap which has limited synchronization and reference keys or values(but not both). -
Uses of SizedMap in org.apache.openjpa.util
Fields in org.apache.openjpa.util declared as SizedMap