tmap/smali_classes5/okhttp3/internal/Util$asFactory$1.smali
2022-06-10 21:38:30 +09:00

79 lines
1.9 KiB
Smali

.class final Lokhttp3/internal/Util$asFactory$1;
.super Ljava/lang/Object;
.source "Util.kt"
# interfaces
.implements Lokhttp3/EventListener$Factory;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lokhttp3/internal/Util;->asFactory(Lokhttp3/EventListener;)Lokhttp3/EventListener$Factory;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u0000\u000e\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n\u00a2\u0006\u0002\u0008\u0004"
}
d2 = {
"<anonymous>",
"Lokhttp3/EventListener;",
"it",
"Lokhttp3/Call;",
"create"
}
k = 0x3
mv = {
0x1,
0x4,
0x0
}
.end annotation
# instance fields
.field public final synthetic $this_asFactory:Lokhttp3/EventListener;
# direct methods
.method public constructor <init>(Lokhttp3/EventListener;)V
.locals 0
iput-object p1, p0, Lokhttp3/internal/Util$asFactory$1;->$this_asFactory:Lokhttp3/EventListener;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final create(Lokhttp3/Call;)Lokhttp3/EventListener;
.locals 1
.param p1 # Lokhttp3/Call;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
const-string v0, "it"
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
.line 1
iget-object p1, p0, Lokhttp3/internal/Util$asFactory$1;->$this_asFactory:Lokhttp3/EventListener;
return-object p1
.end method