Package 

Class ConfigStoragePlugin

  • All Implemented Interfaces:
    cn.thinkingdata.core.sp.StoragePlugin

    
    public class ConfigStoragePlugin
    extends AbstractStoragePlugin
                        

    storage config

    • Method Summary

      Modifier and Type Method Description
      void createStorage(Context context)
      <T> SharedPreferencesStorage<T> getSharePreferenceStorage(int type)
      • Methods inherited from class cn.thinkingdata.core.sp.AbstractStoragePlugin

        createStorage, get, getSharePreferenceStorage, save
      • Methods inherited from class java.lang.Object

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