sun.reflect
class: DelegatingConstructorAccessorImpl [javadoc |
source]
java.lang.Object
sun.reflect.MagicAccessorImpl
sun.reflect.ConstructorAccessorImpl
sun.reflect.DelegatingConstructorAccessorImpl
All Implemented Interfaces:
ConstructorAccessor
Delegates its invocation to another ConstructorAccessorImpl and can
change its delegate at run time.
Methods from sun.reflect.ConstructorAccessorImpl: |
---|
newInstance |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |