java 反射 Reflection in Java

Reflection in Java Reflection is an API which is used to examine or modify the behavior of methods, classes, interfaces at runtime. The required classes for reflection are provided under java.lang.ref
相关文章
相关标签/搜索