.class public interface abstract Lokhttp3/CookieJar; .super Ljava/lang/Object; .source "CookieJar.kt" # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Lokhttp3/CookieJar$Companion; } .end annotation .annotation runtime Lkotlin/Metadata; bv = {} d1 = { "\u0000 \n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0004\u0008f\u0018\u0000 \n2\u00020\u0001:\u0001\nJ\u001e\u0010\u0008\u001a\u00020\u00072\u0006\u0010\u0003\u001a\u00020\u00022\u000c\u0010\u0006\u001a\u0008\u0012\u0004\u0012\u00020\u00050\u0004H&J\u0016\u0010\t\u001a\u0008\u0012\u0004\u0012\u00020\u00050\u00042\u0006\u0010\u0003\u001a\u00020\u0002H&\u00a8\u0006\u000b" } d2 = { "Lokhttp3/CookieJar;", "", "Lokhttp3/HttpUrl;", "url", "", "Lokhttp3/Cookie;", "cookies", "Lkotlin/d1;", "saveFromResponse", "loadForRequest", "Companion", "okhttp" } k = 0x1 mv = { 0x1, 0x4, 0x0 } .end annotation # static fields .field public static final Companion:Lokhttp3/CookieJar$Companion; .field public static final NO_COOKIES:Lokhttp3/CookieJar; .annotation build Lkotlin/jvm/JvmField; .end annotation .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end field # direct methods .method public static constructor ()V .locals 2 new-instance v0, Lokhttp3/CookieJar$Companion; const/4 v1, 0x0 invoke-direct {v0, v1}, Lokhttp3/CookieJar$Companion;->(Lkotlin/jvm/internal/u;)V sput-object v0, Lokhttp3/CookieJar;->Companion:Lokhttp3/CookieJar$Companion; .line 1 new-instance v0, Lokhttp3/CookieJar$Companion$NoCookies; invoke-direct {v0}, Lokhttp3/CookieJar$Companion$NoCookies;->()V sput-object v0, Lokhttp3/CookieJar;->NO_COOKIES:Lokhttp3/CookieJar; return-void .end method # virtual methods .method public abstract loadForRequest(Lokhttp3/HttpUrl;)Ljava/util/List; .param p1 # Lokhttp3/HttpUrl; .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end param .annotation system Ldalvik/annotation/Signature; value = { "(", "Lokhttp3/HttpUrl;", ")", "Ljava/util/List<", "Lokhttp3/Cookie;", ">;" } .end annotation .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end method .method public abstract saveFromResponse(Lokhttp3/HttpUrl;Ljava/util/List;)V .param p1 # Lokhttp3/HttpUrl; .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end param .param p2 # Ljava/util/List; .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end param .annotation system Ldalvik/annotation/Signature; value = { "(", "Lokhttp3/HttpUrl;", "Ljava/util/List<", "Lokhttp3/Cookie;", ">;)V" } .end annotation .end method