Uses of Class
com.fasterxml.jackson.core.util.RecyclerPool.NonRecyclingPoolBase
Packages that use RecyclerPool.NonRecyclingPoolBase
Package
Description
Utility classes used by Jackson Core functionality.
-
Uses of RecyclerPool.NonRecyclingPoolBase in com.fasterxml.jackson.core.util
Subclasses of RecyclerPool.NonRecyclingPoolBase in com.fasterxml.jackson.core.utilModifier and TypeClassDescriptionstatic class
DummyRecyclerPool
implementation that does not recycle anything but simply creates new instances when asked to acquire items.