apkfuckery/com.discord/smali/com/discord/stores/StoreGatewayConnection$ClientState$Companion$initialize$1.smali

131 lines
3.5 KiB
Smali
Raw Normal View History

2019-05-03 18:53:54 +00:00
.class final synthetic Lcom/discord/stores/StoreGatewayConnection$ClientState$Companion$initialize$1;
2019-02-04 20:08:30 +00:00
.super Lkotlin/jvm/internal/i;
2019-02-04 20:29:01 +00:00
.source "StoreGatewayConnection.kt"
2019-02-04 20:08:30 +00:00
# interfaces
2019-02-17 00:24:05 +00:00
.implements Lkotlin/jvm/functions/Function4;
2019-02-04 20:08:30 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-02-17 00:24:05 +00:00
value = Lcom/discord/stores/StoreGatewayConnection$ClientState$Companion;->initialize(Lcom/discord/stores/StoreStream;Lrx/Scheduler;Lkotlin/jvm/functions/Function1;)V
2019-02-04 20:08:30 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-05-03 18:53:54 +00:00
accessFlags = 0x1018
2019-02-04 20:08:30 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/i;",
2019-02-17 00:24:05 +00:00
"Lkotlin/jvm/functions/Function4<",
2019-02-04 20:08:30 +00:00
"Ljava/lang/Boolean;",
"Ljava/lang/String;",
"Ljava/lang/Long;",
2019-02-17 00:24:05 +00:00
"Ljava/lang/Boolean;",
2019-02-04 20:08:30 +00:00
"Lcom/discord/stores/StoreGatewayConnection$ClientState;",
">;"
}
.end annotation
# direct methods
2019-02-17 00:24:05 +00:00
.method constructor <init>(Lcom/discord/stores/StoreGatewayConnection$ClientState$Companion;)V
2019-02-04 20:08:30 +00:00
.locals 1
2019-02-17 00:24:05 +00:00
const/4 v0, 0x4
2019-02-04 20:08:30 +00:00
2019-02-17 00:24:05 +00:00
invoke-direct {p0, v0, p1}, Lkotlin/jvm/internal/i;-><init>(ILjava/lang/Object;)V
2019-02-04 20:08:30 +00:00
return-void
.end method
# virtual methods
.method public final getName()Ljava/lang/String;
.locals 1
2019-02-17 00:24:05 +00:00
const-string v0, "create"
2019-02-04 20:08:30 +00:00
return-object v0
.end method
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
2019-02-17 00:24:05 +00:00
const-class v0, Lcom/discord/stores/StoreGatewayConnection$ClientState$Companion;
2019-02-04 20:08:30 +00:00
2019-05-03 18:53:54 +00:00
invoke-static {v0}, Lkotlin/jvm/internal/v;->Q(Ljava/lang/Class;)Lkotlin/reflect/b;
2019-02-04 20:08:30 +00:00
move-result-object v0
return-object v0
.end method
.method public final getSignature()Ljava/lang/String;
.locals 1
2019-02-17 00:24:05 +00:00
const-string v0, "create(ZLjava/lang/String;JZ)Lcom/discord/stores/StoreGatewayConnection$ClientState;"
2019-02-04 20:08:30 +00:00
return-object v0
.end method
2019-02-17 00:24:05 +00:00
.method public final invoke(ZLjava/lang/String;JZ)Lcom/discord/stores/StoreGatewayConnection$ClientState;
.locals 7
2019-02-04 20:08:30 +00:00
2019-02-17 00:24:05 +00:00
iget-object v0, p0, Lcom/discord/stores/StoreGatewayConnection$ClientState$Companion$initialize$1;->receiver:Ljava/lang/Object;
2019-02-04 20:08:30 +00:00
2019-02-17 00:24:05 +00:00
move-object v1, v0
2019-02-04 20:08:30 +00:00
2019-02-17 00:24:05 +00:00
check-cast v1, Lcom/discord/stores/StoreGatewayConnection$ClientState$Companion;
move v2, p1
move-object v3, p2
move-wide v4, p3
move v6, p5
invoke-static/range {v1 .. v6}, Lcom/discord/stores/StoreGatewayConnection$ClientState$Companion;->access$create(Lcom/discord/stores/StoreGatewayConnection$ClientState$Companion;ZLjava/lang/String;JZ)Lcom/discord/stores/StoreGatewayConnection$ClientState;
move-result-object p1
return-object p1
2019-02-04 20:08:30 +00:00
.end method
2019-02-17 00:24:05 +00:00
.method public final synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 6
2019-02-04 20:08:30 +00:00
check-cast p1, Ljava/lang/Boolean;
invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z
2019-02-17 00:24:05 +00:00
move-result v1
move-object v2, p2
2019-02-04 20:08:30 +00:00
2019-02-17 00:24:05 +00:00
check-cast v2, Ljava/lang/String;
2019-02-04 20:08:30 +00:00
check-cast p3, Ljava/lang/Number;
invoke-virtual {p3}, Ljava/lang/Number;->longValue()J
2019-02-17 00:24:05 +00:00
move-result-wide v3
check-cast p4, Ljava/lang/Boolean;
invoke-virtual {p4}, Ljava/lang/Boolean;->booleanValue()Z
move-result v5
move-object v0, p0
2019-02-04 20:08:30 +00:00
2019-02-17 00:24:05 +00:00
invoke-virtual/range {v0 .. v5}, Lcom/discord/stores/StoreGatewayConnection$ClientState$Companion$initialize$1;->invoke(ZLjava/lang/String;JZ)Lcom/discord/stores/StoreGatewayConnection$ClientState;
2019-02-04 20:08:30 +00:00
move-result-object p1
return-object p1
.end method