Hi everybody!
I have a problem with creating classes in a java source code.I don't know is it possible. creating an non-existing class and filling it with its constructor in another java source code?After all creating an object from my new class.
I have a problem with creating classes in a java source code.I don't know is it possible. creating an non-existing class and filling it with its constructor in another java source code?After all creating an object from my new class.
Comment