Class LibraryLoader


  • class LibraryLoader
    extends java.lang.Object
    The Class LibraryLoader.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      (package private) static class  LibraryLoader.OperatingSystem
      The operating system type.
    • Constructor Summary

      Constructors 
      Constructor Description
      LibraryLoader()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static void loadLibraryFromJar​(java.lang.String libraryResourcePath)
      Load library from jar.
      • Methods inherited from class java.lang.Object

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

      • LibraryLoader

        LibraryLoader()
    • Method Detail

      • loadLibraryFromJar

        static void loadLibraryFromJar​(java.lang.String libraryResourcePath)
        Load library from jar.
        Parameters:
        libraryResourcePath - the library resource path