Uses of Package
org.objenesis.instantiator.basic
Packages that use org.objenesis.instantiator.basic
-
Classes in org.objenesis.instantiator.basic used by org.objenesis.instantiator.basicClassDescriptionInstantiates a class by grabbing the no args constructor and calling Constructor.newInstance().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.sunClassDescriptionHelper class extended by instantiators for which the implementation was moved to the exotic project.