Package 

Interface MMKV.LibLoader


  • 
    public interface MMKV.LibLoader
    
                        

    The interface for providing a 3rd library loader (the ReLinker https://github.com/KeepSafe/ReLinker, etc).

    • Method Summary

      Modifier and Type Method Description
      abstract void loadLibrary(String libName)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait