Class NativeLibraryLoader


  • public class NativeLibraryLoader
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void load​(java.lang.String libraryFileName, java.util.List<java.lang.String> platforms)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • load

        public void load​(java.lang.String libraryFileName,
                         java.util.List<java.lang.String> platforms)