62,621
社区成员
发帖
与我相关
我的任务
分享
java.lang.Class中
public Constructor<T> getDeclaredConstructor(Class<?>... parameterTypes)
Returns a Constructor object that reflects the specified constructor of the class or interface represented by this Class object
等号左边?
跟普通的方法调用一样的吧!
有什么疑问吗?