Class NativeLoader

java.lang.Object
dev.vortex.jni.NativeLoader

public final class NativeLoader extends Object
Loads the native vortex-jni shared library from the classpath.
  • Method Details

    • loadJni

      public static void loadJni()
      Load the native library into the current JVM. Thread-safe and idempotent.