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
相關文章
相關標籤/搜索