Uses of Package
org.objenesis.instantiator.basic
-
Packages that use org.objenesis.instantiator.basic Package Description org.objenesis.instantiator.basic org.objenesis.instantiator.sun -
Classes in org.objenesis.instantiator.basic used by org.objenesis.instantiator.basic Class Description ConstructorInstantiator Instantiates a class by grabbing the no args constructor and calling Constructor.newInstance().DelegatingToExoticInstantiator Helper class extended by instantiators for which the implementation was moved to the exotic project. -
Classes in org.objenesis.instantiator.basic used by org.objenesis.instantiator.sun Class Description DelegatingToExoticInstantiator Helper class extended by instantiators for which the implementation was moved to the exotic project.