Uses of Class
tools.jackson.core.util.RecyclerPool.BoundedPoolBase
Packages that use RecyclerPool.BoundedPoolBase
-
Uses of RecyclerPool.BoundedPoolBase in tools.jackson.core.util
Subclasses of RecyclerPool.BoundedPoolBase in tools.jackson.core.utilModifier and TypeClassDescriptionstatic classRecyclerPoolimplementation that uses a bounded queue (ArrayBlockingQueuefor recycling instances.