com.fasterxml.jackson.databind.ser.std

Class StdScalarSerializer<T>

    • Constructor Detail

      • StdScalarSerializer

        protected StdScalarSerializer(Class<T> t)
      • StdScalarSerializer

        protected StdScalarSerializer(Class<?> t,
                                      boolean dummy)
        Alternate constructor that is (alas!) needed to work around kinks of generic type handling

Copyright © 2008–2019 FasterXML. All rights reserved.