JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
sun.reflect
ConstructorAccessor
Contents
Description
Method Summary
Method Details
newInstance(Object[])
Hide sidebar
Show sidebar
Interface ConstructorAccessor
public interface
ConstructorAccessor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
newInstance
(
Object
[] args)
Method Details
newInstance
Object
newInstance
(
Object
[] args)
throws
InstantiationException
,
InvocationTargetException
Throws:
InstantiationException
InvocationTargetException