Rabbit-R1/switch port/smali/smali_classes3/okhttp3/internal/Util$asFactory$1.smali
2024-05-21 17:08:36 -04:00

71 lines
1.7 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 = 0x18
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 final synthetic $this_asFactory:Lokhttp3/EventListener;
# direct methods
.method 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
const-string v0, "it"
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object p0, p0, Lokhttp3/internal/Util$asFactory$1;->$this_asFactory:Lokhttp3/EventListener;
return-object p0
.end method