Uses of Class
com.fasterxml.jackson.core.util.RecyclerPool.LockFreePoolBase
-
Packages that use RecyclerPool.LockFreePoolBase Package Description com.fasterxml.jackson.core.util 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.util Modifier and Type Class Description static class
JsonRecyclerPools.LockFreePool
Deprecated.Since 2.18: use other implementations instead
-