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