public interface InterTypeMethodDeclaration extends InterTypeDeclaration
| Modifier and Type | Method and Description |
|---|---|
AjType<?>[] |
getExceptionTypes() |
Type[] |
getGenericParameterTypes() |
Type |
getGenericReturnType() |
String |
getName() |
AjType<?>[] |
getParameterTypes() |
AjType<?> |
getReturnType() |
TypeVariable<Method>[] |
getTypeParameters() |
getDeclaringType, getModifiers, getTargetTypeString getName()
AjType<?> getReturnType()
Type getGenericReturnType()
AjType<?>[] getParameterTypes()
Type[] getGenericParameterTypes()
TypeVariable<Method>[] getTypeParameters()
AjType<?>[] getExceptionTypes()
Copyright © 2019. All rights reserved.