Package | Description |
---|---|
org.apache.openjpa.lib.util.concurrent |
Concurrent Utilities
|
Modifier and Type | Class and Description |
---|---|
class |
SizedConcurrentHashMap
Deprecated.
In Java 8, java.util.ConcurrentHashMap received an overhauled and this extension was not updated. This
class will fail to compile on Java 8. If it is compiled at a lower level and run on Java 8 it will not
work properly. For more information: https://issues.apache.org/jira/browse/OPENJPA-2441
|
Copyright © 2006–2016 Apache Software Foundation. All rights reserved.