Add new comment

The class which has "main()" defined

The "main java class" means the entry point of your java program, which has the "public static void main(String [] argv)" defined.