com.fasterxml.jackson.databind.ser.impl

Class JsonSerializerMap



  • public class JsonSerializerMap
    extends Object
    Specialized read-only map used for storing and accessing serializers by type. Used for per-ObjectMapper sharing of resolved serializers; in addition, a per-call non-shared read/write map may be needed, which will (after call) get merged to create a new shared map of this type.

Copyright © 2014-2015 FasterXML. All Rights Reserved.