Uses of Class
tools.jackson.databind.introspect.AnnotatedWithParams

Packages that use AnnotatedWithParams
Package
Description
Contains implementation classes of deserialization part of data binding.
 
Package that contains standard value and key deserializer base classes that Jackson both uses for its own implementations and offers for module developers as convenient partial implementations.
Functionality needed for Bean introspection, required for detecting accessors and mutators for Beans, as well as locating and handling method annotations.