|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceMap | |
---|---|
org.apache.openjpa.lib.util | General Utilities |
org.apache.openjpa.lib.util.concurrent | Concurrent Utilities |
Uses of ReferenceMap in org.apache.openjpa.lib.util |
---|
Classes in org.apache.openjpa.lib.util that implement ReferenceMap | |
---|---|
class |
ReferenceHashMap
Map in which the key, value, or both may be weak/soft references. |
Uses of ReferenceMap in org.apache.openjpa.lib.util.concurrent |
---|
Classes in org.apache.openjpa.lib.util.concurrent that implement ReferenceMap | |
---|---|
class |
ConcurrentReferenceHashMap
This class implements a HashMap which has limited synchronization and reference keys or values(but not both). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |