ElvisUntot
Programmer
is it possible to serialize the main() class?
if anyone could do a bit of magic and provide some code, i would be very happy.
if anyone could do a bit of magic and provide some code, i would be very happy.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
SerializeAndDeserializeDate.java:9: main(java.lang.String[]) in SerializeAndDeserializeDate cannot be applied to ()
Object x = (Object) main();
^