Uses of Interface
org.apache.openjpa.lib.util.SizedMap
Package
Description
General Utilities
Concurrent Utilities
OpenJPA Utilities
-
Uses of SizedMap in org.apache.openjpa.lib.util
Modifier and TypeClassDescriptionclass
Extension of the commonsLRUMap
that can change its maximum size.class
Map in which the key, value, or both may be weak/soft references. -
Uses of SizedMap in org.apache.openjpa.lib.util.concurrent
Modifier and TypeClassDescriptionclass
This class implements a HashMap which has limited synchronization.class
This class implements a HashMap which has limited synchronization and reference keys or values(but not both). -
Uses of SizedMap in org.apache.openjpa.util