Class AnnotatedFieldCollector
java.lang.Object
com.fasterxml.jackson.databind.introspect.AnnotatedFieldCollector
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<AnnotatedField> collectFields(AnnotationIntrospector intr, TypeResolutionContext tc, ClassIntrospector.MixInResolver mixins, TypeFactory types, JavaType type, boolean collectAnnotations)
-
Method Details
-
collectFields
public static List<AnnotatedField> collectFields(AnnotationIntrospector intr, TypeResolutionContext tc, ClassIntrospector.MixInResolver mixins, TypeFactory types, JavaType type, boolean collectAnnotations)
-