Generated by
JDiff

Class java.lang.reflect.Constructor

Changed Methods
Object newInstance(Object[]) Changed from native to non-native. Uses the constructor represented by this Constructor object to create and initialize a new instance of the constructor's declaring class with the specified initialization parameters.