Class MutableCoercionConfig

  • All Implemented Interfaces:
    java.io.Serializable

    public class MutableCoercionConfig
    extends CoercionConfig
    implements java.io.Serializable
    Mutable version of CoercionConfig (or rather, extended API) exposed during configuration phase of ObjectMapper construction (via Builder).
    Since:
    2.12
    See Also:
    Serialized Form