(The Java reflection learning notes are for your reference and learning. In the Java runtime environment, you can understand the attributes and methods of a class. As for the arbitrary target, you can call its arbitrary method. This function of dynamically obtaining class information and dynamically calling target methods comes from the reflection mechanism of the Java language.
Java reflection. docx)