Uses of Class
tools.jackson.core.util.RecyclerPool.ConcurrentDequePoolBase
Packages that use RecyclerPool.ConcurrentDequePoolBase
-
Uses of RecyclerPool.ConcurrentDequePoolBase in tools.jackson.core.util
Subclasses of RecyclerPool.ConcurrentDequePoolBase in tools.jackson.core.utilModifier and TypeClassDescriptionstatic classRecyclerPoolimplementation that usesConcurrentLinkedDequefor recycling instances.