Package | Description |
---|---|
com.fasterxml.jackson.databind.introspect |
Functionality needed for Bean introspection, required for detecting
accessors and mutators for Beans, as well as locating and handling
method annotations.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
AnnotatedCreatorCollector
Helper class used to contain details of how Creators (annotated constructors
and static methods) are discovered to be accessed by and via
AnnotatedClass . |
class |
AnnotatedFieldCollector |
class |
AnnotatedMethodCollector |