Invoke Methods in Java Reflection ... package reflection; import java.lang.reflect.Method ... String result = sayMethod.invoke(student, new Object[] {}).
確定! 回上一頁