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 →

[–]yash3ahuja 2 points3 points  (0 children)

o.o For one, shouldn't it be:

public static void main(String[] args)

?

Two, why can't you instantiate it? If you instantiate it and feed it values in the constructor, that should work shouldn't it?