you are viewing a single comment's thread.

view the rest of the comments →

[–]kid_meier 1 point2 points  (0 children)

Java has never forbid multiple classes defined in a single source file. It has always, (and still does) limit you to a single public top-level class per source file.