sun.reflect
class: BootstrapConstructorAccessorImpl [javadoc |
source]
java.lang.Object
sun.reflect.MagicAccessorImpl
sun.reflect.ConstructorAccessorImpl
sun.reflect.BootstrapConstructorAccessorImpl
All Implemented Interfaces:
ConstructorAccessor
Uses Unsafe.allocateObject() to instantiate classes; only used for
bootstrapping.
Method from sun.reflect.BootstrapConstructorAccessorImpl Summary: |
---|
newInstance |
Methods from sun.reflect.ConstructorAccessorImpl: |
---|
newInstance |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |