类的使用
cn.taketoday.aot.hint.MemberHint
使用MemberHint的程序包
程序包
说明
Support for registering the need for reflection, resources, java
serialization and proxies at runtime.
-
cn.taketoday.aot.hint中MemberHint的使用
修饰符和类型类说明final classA hint that describes the need for reflection on aMethodorConstructor.final classA hint that describes the need for reflection on aField.