Interface MMKV.LibLoader

  • Enclosing class:
    MMKV

    public static interface MMKV.LibLoader
    The interface for providing a 3rd library loader (the ReLinker https://github.com/KeepSafe/ReLinker, etc).
    • Method Detail

      • loadLibrary

        void loadLibrary​(java.lang.String libName)