Uses of Class
tools.jackson.core.util.RecyclerPool.NonRecyclingPoolBase
Packages that use RecyclerPool.NonRecyclingPoolBase
-
Uses of RecyclerPool.NonRecyclingPoolBase in tools.jackson.core.util
Subclasses of RecyclerPool.NonRecyclingPoolBase in tools.jackson.core.utilModifier and TypeClassDescriptionstatic classDummyRecyclerPoolimplementation that does not recycle anything but simply creates new instances when asked to acquire items.