public final class ResolvedConstructor extends ResolvedParameterizedMember<Constructor<?>>
_paramAnnotations, _paramTypes_annotations, _declaringType, _hashCode, _member, _type| Constructor and Description |
|---|
ResolvedConstructor(ResolvedType context,
Annotations ann,
Constructor<?> constructor,
ResolvedType[] argumentTypes) |
applyParamDefault, applyParamOverride, applyParamOverrides, getArgumentCount, getArgumentType, getParam, getParameterAnnotationsapplyDefault, applyOverride, applyOverrides, equals, get, getAnnotations, getDeclaringType, getModifiers, getName, getRawMember, getType, hashCode, isFinal, isPrivate, isProtected, isPublic, isStatic, toStringpublic ResolvedConstructor(ResolvedType context, Annotations ann, Constructor<?> constructor, ResolvedType[] argumentTypes)
Copyright © 2019 fasterxml.com. All rights reserved.