Package 

Class CommonStoragePlugin

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

    
    public class CommonStoragePlugin
    extends AbstractStoragePlugin
                        
    • 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