Only one public class per file

Posted by abson on Stack Overflow See other posts from Stack Overflow or by abson
Published on 2010-05-05T15:16:33Z Indexed on 2010/05/05 15:28 UTC
Read the original article Hit count: 111

Filed under:
|

Why is it that only one public class is permitted in a .java file?

© Stack Overflow or respective owner

Related posts about java

Related posts about beginner