Uses of Class
tools.jackson.core.util.RecyclerPool.ThreadLocalPoolBase
Packages that use RecyclerPool.ThreadLocalPoolBase
-
Uses of RecyclerPool.ThreadLocalPoolBase in tools.jackson.core.util
Subclasses of RecyclerPool.ThreadLocalPoolBase in tools.jackson.core.utilModifier and TypeClassDescriptionstatic classThreadLocal-basedRecyclerPoolimplementation used for recyclingBufferRecyclerinstances: seeRecyclerPool.ThreadLocalPoolBasefor full explanation of functioning.