View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window libffi-3.4.4-1.5.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bytedeco.libffi.presets
├─ org.bytedeco.libffi.presets.ffi.class - [JAR]
org.bytedeco.libffi
├─ org.bytedeco.libffi.Fun_ffi_cif_Pointer_PointerPointer_Pointer.class - [JAR]
├─ org.bytedeco.libffi.Fun_ffi_cif_Pointer_Pointer_Pointer.class - [JAR]
├─ org.bytedeco.libffi.Fun_ffi_cif_Pointer_ffi_raw_Pointer.class - [JAR]
├─ org.bytedeco.libffi.ffi_cif.class - [JAR]
├─ org.bytedeco.libffi.ffi_closure.class - [JAR]
├─ org.bytedeco.libffi.ffi_java_raw.class - [JAR]
├─ org.bytedeco.libffi.ffi_java_raw_closure.class - [JAR]
├─ org.bytedeco.libffi.ffi_raw.class - [JAR]
├─ org.bytedeco.libffi.ffi_raw_closure.class - [JAR]
├─ org.bytedeco.libffi.ffi_type.class - [JAR]
org.bytedeco.libffi.global
├─ org.bytedeco.libffi.global.ffi.class - [JAR]