+ 1
Why a Single Java Source File Can Not Have More Than One Public Class
https://dzone.com/articles/why-single-java-source-file-can-not-have-more-than.. I CANT UNDERSTAND EASILY
2 odpowiedzi
+ 11
most of the answers I found are giving reason "to improve code readability & to organice code"
//btw U will some examples too :
https://stackoverflow.com/questions/3578490/why-only-1-public-class-in-java-file
0
i read it..
but..
cant put my finger.