Uses of Class
org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterHashCode
-
Packages that use ConcurrentHashMapV8.CounterHashCode Package Description org.glassfish.jersey.internal.util.collection 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.CounterHashCode Modifier and Type Field Description (package private) static java.lang.ThreadLocal<ConcurrentHashMapV8.CounterHashCode>ConcurrentHashMapV8. threadCounterHashCodePer-thread counter hash codes.Methods in org.glassfish.jersey.internal.util.collection with parameters of type ConcurrentHashMapV8.CounterHashCode Modifier and Type Method Description private voidConcurrentHashMapV8. fullAddCount(long x, ConcurrentHashMapV8.CounterHashCode hc, boolean wasUncontended)
-