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
    • Constructor Detail

      • PrimitiveArrayDeserializers

        protected PrimitiveArrayDeserializers(Class<T> cls)

Copyright © 2008–2016 FasterXML. All rights reserved.