javah-java-1.8.0-openjdk-1.8.0.65-3.b17.fc22.x86_64 (1) Linux Manual Page
javah – Generates C header and source files from a Java class. Synopsis javah [ 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. Description The javah command generates C header and source files that are needed…
