java.lang.Object
tools.jackson.dataformat.avro.deser.StructDefaults

public class StructDefaults extends Object
Default-providing AvroFieldReader implementations for structured types. Built solely based on JSON default values, for now, so only two variants needed. In future may need to tie to Avro type hierarchy more closely.