In Java, is it possible to create a class definition on the fly while an application is running, and then create an object of that class?In Java, is it possible to create a class defin
In Java, is it possible to create a class definition on the fly while an application is running, and then create an object of that class?In Java, is it possible to create a class defin