apkfuckery/com.discord/smali/com/discord/stores/StoreChannelMembersLazy$Mem...

95 lines
2.6 KiB
Smali
Raw Normal View History

2020-02-29 02:28:15 +00:00
.class public final Lcom/discord/stores/StoreChannelMembersLazy$MemberListUpdateLogger$logUpdate$groupLog$1;
2020-02-20 19:33:18 +00:00
.super Lw/u/b/k;
2020-02-29 02:28:15 +00:00
.source "StoreChannelMembersLazy.kt"
2019-07-24 11:27:29 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-02-29 02:28:15 +00:00
value = Lcom/discord/stores/StoreChannelMembersLazy$MemberListUpdateLogger;->logUpdate(Lcom/discord/models/domain/ModelGuildMemberListUpdate;)V
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-02-20 19:33:18 +00:00
"Lw/u/b/k;",
2019-07-24 11:27:29 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/models/domain/ModelGuildMemberListUpdate$Group;",
"Ljava/lang/String;",
">;"
}
.end annotation
# static fields
2020-02-29 02:28:15 +00:00
.field public static final INSTANCE:Lcom/discord/stores/StoreChannelMembersLazy$MemberListUpdateLogger$logUpdate$groupLog$1;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public static constructor <clinit>()V
2019-07-24 11:27:29 +00:00
.locals 1
2020-02-29 02:28:15 +00:00
new-instance v0, Lcom/discord/stores/StoreChannelMembersLazy$MemberListUpdateLogger$logUpdate$groupLog$1;
2019-07-24 11:27:29 +00:00
2020-02-29 02:28:15 +00:00
invoke-direct {v0}, Lcom/discord/stores/StoreChannelMembersLazy$MemberListUpdateLogger$logUpdate$groupLog$1;-><init>()V
2019-07-24 11:27:29 +00:00
2020-02-29 02:28:15 +00:00
sput-object v0, Lcom/discord/stores/StoreChannelMembersLazy$MemberListUpdateLogger$logUpdate$groupLog$1;->INSTANCE:Lcom/discord/stores/StoreChannelMembersLazy$MemberListUpdateLogger$logUpdate$groupLog$1;
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 1
const/4 v0, 0x1
2020-02-20 19:33:18 +00:00
invoke-direct {p0, v0}, Lw/u/b/k;-><init>(I)V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
.locals 0
check-cast p1, Lcom/discord/models/domain/ModelGuildMemberListUpdate$Group;
2020-02-29 02:28:15 +00:00
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreChannelMembersLazy$MemberListUpdateLogger$logUpdate$groupLog$1;->invoke(Lcom/discord/models/domain/ModelGuildMemberListUpdate$Group;)Ljava/lang/String;
2019-07-24 11:27:29 +00:00
move-result-object p1
return-object p1
.end method
.method public final invoke(Lcom/discord/models/domain/ModelGuildMemberListUpdate$Group;)Ljava/lang/String;
2019-12-06 03:29:40 +00:00
.locals 0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_0
2019-07-24 11:27:29 +00:00
invoke-virtual {p1}, Lcom/discord/models/domain/ModelGuildMemberListUpdate$Group;->getCount()I
move-result p1
invoke-static {p1}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object p1
return-object p1
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "it"
2020-02-20 19:33:18 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
2019-07-24 11:27:29 +00:00
.end method