To be able to implement the JAVA Reflection API, all we need to do is import the following package into our code: import java.lang.reflect.*
確定! 回上一頁