类 MemberHint
java.lang.Object
cn.taketoday.aot.hint.MemberHint
- 直接已知子类:
ExecutableHint,FieldHint
Base hint that describes the need for reflection on a
Member.- 从以下版本开始:
- 4.0
- 作者:
- Stephane Nicoll
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
name
-
-
构造器详细资料
-
MemberHint
-
-
方法详细资料
-
getName
Return the name of the member.- 返回:
- the name
-