public class JavassistConstructorParametersSignature extends ConstructorParametersSignature
NO_NAME, NO_PARAMETER_TYPES, NO_PARAMETERS| Constructor and Description |
|---|
JavassistConstructorParametersSignature(javassist.CtConstructor constructor,
int param)
Create a new Signature.
|
getConstructorcheckParam, getParam, internalToStringconvertParameters, convertParameterTypes, equals, getName, getParameters, getParametersTypes, getParameterTypes, getPrimativeArrayType, getSignature, getSignature, hashCode, toStringpublic JavassistConstructorParametersSignature(javassist.CtConstructor constructor,
int param)
throws javassist.NotFoundException
constructor - the methodparam - the parameter numberjavassist.NotFoundException - for any errorCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.