Uses of Class
tools.jackson.dataformat.avro.deser.ArrayReader
Packages that use ArrayReader
-
Uses of ArrayReader in tools.jackson.dataformat.avro.deser
Subclasses of ArrayReader in tools.jackson.dataformat.avro.deserMethods in tools.jackson.dataformat.avro.deser that return ArrayReaderModifier and TypeMethodDescriptionstatic ArrayReaderArrayReader.construct(AvroStructureReader reader, String typeId, String elementTypeId) static ArrayReaderArrayReader.construct(ScalarDecoder reader, String typeId, String elementTypeId) StructDefaults.ArrayDefaults.newReader(AvroReadContext parent, AvroParserImpl parser)