javah-java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64 (1) Linux Manual Page
javah – Generates C header and source files from a Java class. Synopsisjavah [ options ] fully-qualified-class-name …options The command-line options. See Options. fully-qualified-class-name The fully qualified location of the classes to be converted to C header and source files.DescriptionThe javah command generates C header and source files that are needed to implement native methods….
