Class SystemLoadWrapperSoSource

java.lang.Object
com.facebook.soloader.SoSource
com.facebook.soloader.SystemLoadWrapperSoSource

public class SystemLoadWrapperSoSource extends SoSource
A SoSource that uses the system's System.loadLibrary() method to load a library
  • Constructor Details

    • SystemLoadWrapperSoSource

      public SystemLoadWrapperSoSource()
  • Method Details