public class InterTypeConstructorDeclarationImpl extends InterTypeDeclarationImpl implements InterTypeConstructorDeclaration
targetTypeName| Constructor and Description |
|---|
InterTypeConstructorDeclarationImpl(AjType<?> decType,
String target,
int mods,
Method baseMethod) |
| Modifier and Type | Method and Description |
|---|---|
AjType<?>[] |
getExceptionTypes() |
Type[] |
getGenericParameterTypes() |
AjType<?>[] |
getParameterTypes() |
String |
toString() |
getDeclaringType, getModifiers, getTargetTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDeclaringType, getModifiers, getTargetTypepublic AjType<?>[] getParameterTypes()
getParameterTypes in interface InterTypeConstructorDeclarationpublic Type[] getGenericParameterTypes()
getGenericParameterTypes in interface InterTypeConstructorDeclarationpublic AjType<?>[] getExceptionTypes()
getExceptionTypes in interface InterTypeConstructorDeclarationCopyright © 2020. All rights reserved.