Interface CLLibraryLoader.PostLoadAction

  • Enclosing class:
    CLLibraryLoader

    public static interface CLLibraryLoader.PostLoadAction
    Register instances of this interface to call custom code triggered after all native libraries are loaded.
    • Method Detail

      • onPostLoad

        void onPostLoad()
        Method that is called after all libraries are loaded