Package 

Class LocalStorage

  • All Implemented Interfaces:
    ai.cheq.sst.android.core.storage.StorageCollection

    
    public final class LocalStorage
     implements StorageCollection<Item>
                        

    A collection of local storage Item objects that can be stored and retrieved from persistent storage.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class ai.cheq.sst.android.core.storage.LocalStorage

        get
      • Methods inherited from class java.lang.Object

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