Uses of Class
tools.jackson.databind.introspect.AnnotatedMethod.MethodHolder
Packages that use AnnotatedMethod.MethodHolder
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 AnnotatedMethod.MethodHolder in tools.jackson.databind.introspect
Fields in tools.jackson.databind.introspect declared as AnnotatedMethod.MethodHolderModifier and TypeFieldDescriptionprotected final AnnotatedMethod.MethodHolderAnnotatedMethod._invokerFixedArityprotected final AnnotatedMethod.MethodHolderAnnotatedMethod._invokerNullaryprotected final AnnotatedMethod.MethodHolderAnnotatedMethod._invokerUnary