| 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 | Field and Description | 
|---|---|
static NopAnnotationIntrospector | 
NopAnnotationIntrospector.instance
Static immutable and shareable instance that can be used as
 "null" introspector: one that never finds any annotation
 information. 
 | 
Copyright © 2012-2013 FasterXML. All Rights Reserved.