Class AnnotatedMethodCollector
java.lang.Object
com.fasterxml.jackson.databind.introspect.AnnotatedMethodCollector
-
Method Summary
Modifier and TypeMethodDescriptionstatic AnnotatedMethodMapcollectMethods(AnnotationIntrospector intr, TypeResolutionContext tc, ClassIntrospector.MixInResolver mixins, TypeFactory types, JavaType type, List<JavaType> superTypes, Class<?> primaryMixIn, boolean collectAnnotations)
-
Method Details
-
collectMethods
public static AnnotatedMethodMap collectMethods(AnnotationIntrospector intr, TypeResolutionContext tc, ClassIntrospector.MixInResolver mixins, TypeFactory types, JavaType type, List<JavaType> superTypes, Class<?> primaryMixIn, boolean collectAnnotations)
-