Uses of Class
com.fasterxml.jackson.core.util.RecyclerPool.LockFreePoolBase
Packages that use RecyclerPool.LockFreePoolBase
Package
Description
Utility classes used by Jackson Core functionality.
-
Uses of RecyclerPool.LockFreePoolBase in com.fasterxml.jackson.core.util
Subclasses of RecyclerPool.LockFreePoolBase in com.fasterxml.jackson.core.utilModifier and TypeClassDescriptionstatic class
RecyclerPool
implementation that uses a lock free linked list for recycling instances.