com.fasterxml.jackson.databind.deser.impl

Class JDKValueInstantiators

  • java.lang.Object
    • com.fasterxml.jackson.databind.deser.impl.JDKValueInstantiators


  • public abstract class JDKValueInstantiators
    extends Object
    Container for a set of ValueInstantiators used for certain critical JDK value types, either as performance optimization for initialization time observed by profiling, or due to difficulty in otherwise finding constructors.
    Since:
    2.10

Copyright © 2008–2022 FasterXML. All rights reserved.