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 Summary

    Modifier and Type
    Method
    Description
    void
    Method that is called after all libraries are loaded
  • Method Details

    • onPostLoad

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