you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago

Yes, because it's genuinely not a static method. It's an instance method. Also the signature is different. It's not some sort of mere syntactic trick that translates void main() to public static void main(String[] args).

  • source
  • parent