javap (1) Linux Manual Page
NAME javap – Disassembles one or more class files. SYNOPSIS javap [options] classfile… options The command-line options. See Options. classfile One or more classes separated by spaces to be processed for annotations such as DocFooter.class. You can specify a class that can be found in the class path, by its file name or with a…
