I don't think so, because of the very nature of how its defined:
public static void main(String[] args)
.... void indicates that main isn't returning anything.
I'm new to Java myself, so someone may want to confirm this.
However, I'll say no. If I find out more, I'll let you know.
HTH
Change Your Thinking, Change Your Life.