com.fasterxml.jackson.databind.deser.impl

Class NullProvider

  • All Implemented Interfaces:
    Serializable


    public final class NullProvider
    extends Object
    implements Serializable
    To support [JACKSON-420] we need bit more indirection; this is used to produce artificial failure for primitives that don't accept JSON null as value.
    See Also:
    Serialized Form

Copyright © 2014 FasterXML. All Rights Reserved.