Package 

Class StorageRandomID

    • Constructor Summary

      Constructors 
      Constructor Description
      StorageRandomID(Future<SharedPreferences> loadStoredPreferences)
    • Method Summary

      Modifier and Type Method Description
      String create()
      void saveOldData(SharedPreferences.Editor editor, String data)
      void loadOldData(SharedPreferences sharedPreferences)
      void convertEncryptData(String convertData)
      • Methods inherited from class cn.thinkingdata.core.sp.SharedPreferencesStorage

        convertEncryptData, create, get, load, loadOldData, put, save, saveOldData
      • Methods inherited from class java.lang.Object

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