Package 

Class Cookies

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

    
    public final class Cookies
     implements StorageCollection<Cookie>
                        

    A collection of Cookie 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.Cookies

        get
      • Methods inherited from class java.lang.Object

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