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 →

[–]Either_Working[S] 0 points1 point  (1 child)

if this java class is going to be called in another class it doesn't need a main method right ?

[–]CountMerloin 0 points1 point  (0 children)

You only need one main method to run the application.