Uses of Class
com.fasterxml.jackson.databind.introspect.BasicClassIntrospector

Packages that use BasicClassIntrospector
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. 
 

Uses of BasicClassIntrospector in com.fasterxml.jackson.databind.introspect
 

Fields in com.fasterxml.jackson.databind.introspect declared as BasicClassIntrospector
static BasicClassIntrospector BasicClassIntrospector.instance
           
 



Copyright © 2012 FasterXML. All Rights Reserved.