javap-java-1.8.0-openjdk-1.8.0.31-5.b13.fc21.x86_64 (1) Linux Manual Page
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 URL…
