Package tools.jackson.module.kotlin


package tools.jackson.module.kotlin
  • Class
    Description
    Specialized DatabindException sub-class used to indicate that a mandatory Kotlin creator parameter was missing or null.
    Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.
    An interface to be inherited by JsonDeserializer that handles value classes that may wrap nullable.