Class NativeLibLoader


  • public class NativeLibLoader
    extends java.lang.Object
    Helper class that finds native libraries embedded as resources and loads them dynamically.
    • Constructor Summary

      Constructors 
      Constructor Description
      NativeLibLoader()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • NativeLibLoader

        public NativeLibLoader()