com.fasterxml.jackson.databind.deser.std

Class PrimitiveArrayDeserializers<T>

    • Field Detail

      • _unwrapSingle

        protected final Boolean _unwrapSingle
        Specific override for this instance (from proper, or global per-type overrides) to indicate whether single value may be taken to mean an unwrapped one-element array or not. If null, left to global defaults.
        Since:
        2.7
      • _nuller

        protected final NullValueProvider _nuller
        Flag that indicates need for special handling; either failing (throw exception) or skipping

Copyright © 2008–2023 FasterXML. All rights reserved.