Class AnnotatedConstructor.InvokerHolder
java.lang.Object
tools.jackson.databind.util.internal.UnreflectHandleSupplier
tools.jackson.databind.introspect.AnnotatedConstructor.InvokerHolder
- All Implemented Interfaces:
Supplier<MethodHandle>
- Enclosing class:
AnnotatedConstructor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class UnreflectHandleSupplier
get, postprocess, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
InvokerHolder
InvokerHolder(MethodType asType)
-
-
Method Details
-
unreflect
- Specified by:
unreflectin classUnreflectHandleSupplier- Throws:
IllegalAccessException
-