jar

com.facebook.fbjni : fbjni-java-only

Maven & Gradle

Jun 20, 2023
9 usages
242 stars

fbjni · Facebook JNI helpers library

Table Of Contents

Latest Version

Download com.facebook.fbjni : fbjni-java-only JAR file - Latest Versions:

All Versions

Download com.facebook.fbjni : fbjni-java-only JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.3.x
0.2.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]

Advertisement