Package | Description |
---|---|
org.apache.openjpa.lib.util.concurrent |
Concurrent Utilities
|
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentHashMap
This class implements a HashMap which has limited synchronization.
|
class |
ConcurrentReferenceHashMap
This class implements a HashMap which has limited synchronization
and reference keys or values(but not both).
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.