资讯

与Class类的newInstance()方法类似,java.lang.reflect.Constructor类中有一个newInstance()方法可用于创建对象。 我们还可以使用此newInstance()方法来调用参数化 ...