sun.reflect
abstract class: ConstructorAccessorImpl [javadoc |
source]
java.lang.Object
sun.reflect.MagicAccessorImpl
sun.reflect.ConstructorAccessorImpl
All Implemented Interfaces:
ConstructorAccessor
Direct Known Subclasses:
NativeConstructorAccessorImpl, SerializationConstructorAccessorImpl, DelegatingConstructorAccessorImpl, BootstrapConstructorAccessorImpl, InstantiationExceptionConstructorAccessorImpl
Package-private implementation of the ConstructorAccessor
interface which has access to all classes and all fields,
regardless of language restrictions. See MagicAccessorImpl.
Method from sun.reflect.ConstructorAccessorImpl Summary: |
---|
newInstance |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |