| 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 | Method and Description | 
|---|---|
| abstract AnnotationCollector | AnnotationCollector. addOrOverride(Annotation ann) | 
| static AnnotationCollector | AnnotationCollector. emptyCollector() | 
| static AnnotationCollector | AnnotationCollector. emptyCollector(Object data) | 
Copyright © 2008–2020 FasterXML. All rights reserved.