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.
|
getConstructor
checkParam, getParam, internalToString
convertParameters, convertParameterTypes, equals, getName, getParameters, getParametersTypes, getParameterTypes, getPrimativeArrayType, getSignature, getSignature, hashCode, toString
public 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.