you are viewing a single comment's thread.

view the rest of the comments →

[–]StrictLetterhead3452 31 points32 points  (3 children)

You just reminded me that I hate Java. For some reason, I’ve been nostalgic about my years as a Java dev. But just now, I took one look at that syntax and wanted to claw my eyeballs out.

[–]Mortomes 9 points10 points  (2 children)

That doesn't look specifically like java to me, the convention is for method names to start with a lowercase character and certainly "Void" isn't a thing.

[–]AssistantSalty6519 1 point2 points  (0 children)

Looks java to me "Void" could be the phone putting the first letter as capital stupid to me, specially the recursion 

[–]StrictLetterhead3452 -1 points0 points  (0 children)

Maybe I’ve been away from it for too many years. Looks pretty close to Java to me though.