Uses of Class
com.fasterxml.jackson.databind.introspect.AnnotationCollector.EmptyCollector
-
Packages that use AnnotationCollector.EmptyCollector 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. -
-
Uses of AnnotationCollector.EmptyCollector in com.fasterxml.jackson.databind.introspect
Fields in com.fasterxml.jackson.databind.introspect declared as AnnotationCollector.EmptyCollector Modifier and Type Field Description static AnnotationCollector.EmptyCollector
AnnotationCollector.EmptyCollector. instance
-