Class Hierarchy
- java.lang.Object
- com.fasterxml.jackson.dataformat.avro.apacheimpl.ApacheCodecRecycler (implements com.fasterxml.jackson.core.util.RecyclerPool.WithPool<P>)
- com.fasterxml.jackson.dataformat.avro.apacheimpl.AvroRecyclerPools
- org.apache.avro.io.Decoder
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.core.JsonParser (implements java.io.Closeable, com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.core.base.ParserMinimalBase
- com.fasterxml.jackson.core.base.ParserBase
- com.fasterxml.jackson.core.util.RecyclerPool.NonRecyclingPoolBase<P> (implements com.fasterxml.jackson.core.util.RecyclerPool<P>)
- com.fasterxml.jackson.core.util.RecyclerPool.StatefulImplBase<P> (implements com.fasterxml.jackson.core.util.RecyclerPool<P>)
- com.fasterxml.jackson.core.util.RecyclerPool.BoundedPoolBase<P>
- com.fasterxml.jackson.core.util.RecyclerPool.ConcurrentDequePoolBase<P>
- com.fasterxml.jackson.core.util.RecyclerPool.LockFreePoolBase<P>
- com.fasterxml.jackson.core.util.RecyclerPool.ThreadLocalPoolBase<P> (implements com.fasterxml.jackson.core.util.RecyclerPool<P>)
- com.fasterxml.jackson.core.TokenStreamFactory (implements java.io.Serializable, com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.core.JsonFactory (implements java.io.Serializable)
Copyright © 2024 FasterXML. All rights reserved.