public interface InterTypeConstructorDeclaration extends InterTypeDeclaration
限定符和类型 | 方法和说明 |
---|---|
AjType<?>[] |
getExceptionTypes()
The declared exceptions thrown by this constructor
|
Type[] |
getGenericParameterTypes()
The generic constructor parameters
|
AjType<?>[] |
getParameterTypes()
The constructor parameters
|
getDeclaringType, getModifiers, getTargetType