loadClass("java.util.Random"); Object o = c.getDeclaredConstructor().newInstance(); Method m = c.getMethod("nextInt", int.class); // Invoking the method: o.
確定! 回上一頁