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 fbjni-java-only-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.facebook.jni.annotations
├─ com.facebook.jni.annotations.DoNotStrip.class - [JAR]
com.facebook.jni
├─ com.facebook.jni.CppException.class - [JAR]
├─ com.facebook.jni.CppSystemErrorException.class - [JAR]
├─ com.facebook.jni.DestructorThread.class - [JAR]
├─ com.facebook.jni.HybridClassBase.class - [JAR]
├─ com.facebook.jni.HybridData.class - [JAR]
├─ com.facebook.jni.IteratorHelper.class - [JAR]
├─ com.facebook.jni.MapIteratorHelper.class - [JAR]
├─ com.facebook.jni.NativeRunnable.class - [JAR]
├─ com.facebook.jni.ThreadScopeSupport.class - [JAR]
├─ com.facebook.jni.UnknownCppException.class - [JAR]