Package tools.jackson.databind.deser.jackson


package tools.jackson.databind.deser.jackson
Package that contains standard value and key deserializer implementations Jackson uses for its own public 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.