Package org.objenesis.instantiator.exotic
package org.objenesis.instantiator.exotic
-
ClassesClassDescriptionThis instantiator will correctly bypass the constructors by instantiating the class using the default constructor from Object.This instantiator creates a class by dynamically extending it.