Class BeanAsArrayDeserializer

All Implemented Interfaces:
NullValueProvider, ValueInstantiator.Gettable

public class BeanAsArrayDeserializer extends BeanDeserializerBase
Variant of BeanDeserializer used for handling deserialization of POJOs when serialized as JSON Arrays, instead of JSON Objects.