Package org.cef

Interface SystemBootstrap.Loader

  • Enclosing class:
    SystemBootstrap

    public static interface SystemBootstrap.Loader
    Simple interface for how a library by name should be loaded.
    • Method Detail

      • loadLibrary

        void loadLibrary​(java.lang.String libname)