com.fasterxml.jackson.databind.ser.std

Class StaticListSerializerBase<T extends Collection<?>>

    • Field Detail

      • _unwrapSingle

        protected final Boolean _unwrapSingle
        Setting for specific local override for "unwrap single element arrays": true for enable unwrapping, false for preventing it, `null` for using global configuration.
        Since:
        2.6

Copyright © 2008–2018 FasterXML. All rights reserved.