标签:java reflection

Java反射完全解析1

按例,首先描述定义一下。 Reflection enables Java code to discover information about the fields, methods and constructors of loaded classes, and to use reflected fields, methods, and constructors to operate on th