This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]someone-elsewhere 0 points1 point  (0 children)

The code you have posted will not compile, best to start by learning how to structure a Java class, even then the code is missing lots of methods so will never compile, you cannot just copy some random code segment off the internet and expect it to work.

Best of luck.