Package | Description |
---|---|
org.glassfish.jersey.internal.util.collection |
Common set of Jersey collection classes.
|
Modifier and Type | Field and Description |
---|---|
(package private) static java.lang.ThreadLocal<ConcurrentHashMapV8.CounterHashCode> |
ConcurrentHashMapV8.threadCounterHashCode
Per-thread counter hash codes.
|
Modifier and Type | Method and Description |
---|---|
private void |
ConcurrentHashMapV8.fullAddCount(long x,
ConcurrentHashMapV8.CounterHashCode hc,
boolean wasUncontended) |