Uses of Class
tools.jackson.databind.introspect.BasicClassIntrospector
Packages that use BasicClassIntrospector
Package
Description
Functionality needed for Bean introspection, required for detecting
accessors and mutators for Beans, as well as locating and handling
method annotations.
-
Uses of BasicClassIntrospector in tools.jackson.databind.introspect
Methods in tools.jackson.databind.introspect that return BasicClassIntrospectorModifier and TypeMethodDescriptionBasicClassIntrospector.forMapper()BasicClassIntrospector.forOperation(MapperConfig<?> config)