Element对象很像编译器以及注释处理器的反射对象(reflection objects)。TypeElement就像是类,而ExecutableElement跟构造器或者方法类似。
基于12个网页-相关网页
Reflection goes from interface values to reflection objects and back again.
重申一遍:反射从接口中来,经过反射对象,又回到了接口中去。
Some applications and frameworks also cache reflection objects, thereby increasing their native footprint.
一些应用程序和框架还缓存反射对象,因此会增加它们的本机内存占用。
For example, reflection is often used in frameworks that persist objects to databases, XML, or other external formats.
例如,反射经常在持续存储对象为数据库、XML或其它外部格式的框架中使用。
应用推荐