Package | Description |
---|---|
java.lang | |
java.lang.reflect |
Modifier and Type | Method and Description |
---|---|
Object |
Class.newInstance()
Create a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
Object |
Constructor.newInstance(Object[] initargs) |