Uses of Class
tools.jackson.databind.introspect.CollectorBase
Packages that use CollectorBase
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 CollectorBase in tools.jackson.databind.introspect
Subclasses of CollectorBase in tools.jackson.databind.introspectModifier and TypeClassDescription(package private) final classHelper class used to contain details of how Creators (annotated constructors and static methods) are discovered to be accessed by and viaAnnotatedClass.classclass