| 构造器和说明 |
|---|
VarHolderOfParam(AopContext ctx,
Parameter p,
Runnable onDone) |
| 限定符和类型 | 方法和说明 |
|---|---|
AopContext |
context() |
Annotation[] |
getAnnoS()
注解
|
String |
getFullName()
获取完成名字
|
ParameterizedType |
getGenericType() |
Class<?> |
getType()
类型
|
Object |
getValue() |
boolean |
isDone() |
boolean |
isField()
是否为字段
|
void |
setValue(Object val)
设值
|
public VarHolderOfParam(AopContext ctx, Parameter p, Runnable onDone)
public AopContext context()
public ParameterizedType getGenericType()
getGenericType 在接口中 VarHolderpublic Annotation[] getAnnoS()
VarHolderpublic String getFullName()
VarHoldergetFullName 在接口中 VarHolderpublic Object getValue()
public boolean isDone()
Copyright © 2023. All rights reserved.