Package tools.jackson.databind.deser.jdk


package tools.jackson.databind.deser.jdk
Package that contains standard value and key deserializer implementations Jackson uses for core JDK types. Note that these implementations are not considered as part of either public API (like ObjectMapper or "developer-public" API (such as tools.jackson.databind.deser.std): implementations and interfaces may change. It is not advisable for non-core code to rely on these types.