Uses of Class
org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterHashCode
Packages that use ConcurrentHashMapV8.CounterHashCode
Package
Description
Common set of Jersey collection classes.
-
Uses of ConcurrentHashMapV8.CounterHashCode in org.glassfish.jersey.internal.util.collection
Fields in org.glassfish.jersey.internal.util.collection with type parameters of type ConcurrentHashMapV8.CounterHashCodeModifier and TypeFieldDescription(package private) static final ThreadLocal
<ConcurrentHashMapV8.CounterHashCode> ConcurrentHashMapV8.threadCounterHashCode
Per-thread counter hash codes.Methods in org.glassfish.jersey.internal.util.collection with parameters of type ConcurrentHashMapV8.CounterHashCodeModifier and TypeMethodDescriptionprivate final void
ConcurrentHashMapV8.fullAddCount
(long x, ConcurrentHashMapV8.CounterHashCode hc, boolean wasUncontended)