Package sun.reflect
Interface ConstructorAccessor
-
public interface ConstructorAccessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
newInstance(java.lang.Object[] args)
-