
Inner class definitions produce additional class files. For example, a class called M圜lass would be written in a source file called M圜lass.java and compiled into a bytecode class file called M圜lass.class. class suffixes, and both source and class files must have root names that identify the class. java suffixes, class file names must have.

Then use the list file name on the javac command line, preceded by an character.

classes One or more classes to be processed for annotations (such as MyPackage.M圜lass). sourcefiles One or more source files to be compiled (such as M圜lass.java). SYNOPSIS javac Īrguments may be in any order. Javac - Java programming language compiler
