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

89 lines
2.9 KiB
Smali
Raw Normal View History

2020-02-29 02:28:15 +00:00
.class public final Lcom/discord/stores/StoreChannelMembersLazy$handleGuildMemberListUpdate$2;
2020-02-20 19:33:18 +00:00
.super Lw/u/b/k;
2020-02-29 02:28:15 +00:00
.source "StoreChannelMembersLazy.kt"
2020-02-20 19:33:18 +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;->handleGuildMemberListUpdate(Lcom/discord/models/domain/ModelGuildMemberListUpdate;)V
2020-02-20 19:33:18 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lw/u/b/k;",
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/models/domain/ModelGuildMemberListUpdate$Group;",
2020-02-29 02:28:15 +00:00
"Lcom/discord/widgets/channels/memberlist/adapter/ChannelMembersListAdapter$Item$Header;",
2020-02-20 19:33:18 +00:00
">;"
}
.end annotation
# instance fields
.field public final synthetic $guildId:J
2020-02-29 02:28:15 +00:00
.field public final synthetic this$0:Lcom/discord/stores/StoreChannelMembersLazy;
2020-02-20 19:33:18 +00:00
# direct methods
2020-02-29 02:28:15 +00:00
.method public constructor <init>(Lcom/discord/stores/StoreChannelMembersLazy;J)V
2020-02-20 19:33:18 +00:00
.locals 0
2020-02-29 02:28:15 +00:00
iput-object p1, p0, Lcom/discord/stores/StoreChannelMembersLazy$handleGuildMemberListUpdate$2;->this$0:Lcom/discord/stores/StoreChannelMembersLazy;
2020-02-20 19:33:18 +00:00
2020-02-29 02:28:15 +00:00
iput-wide p2, p0, Lcom/discord/stores/StoreChannelMembersLazy$handleGuildMemberListUpdate$2;->$guildId:J
2020-02-20 19:33:18 +00:00
const/4 p1, 0x1
invoke-direct {p0, p1}, Lw/u/b/k;-><init>(I)V
return-void
.end method
# virtual methods
2020-02-29 02:28:15 +00:00
.method public final invoke(Lcom/discord/models/domain/ModelGuildMemberListUpdate$Group;)Lcom/discord/widgets/channels/memberlist/adapter/ChannelMembersListAdapter$Item$Header;
2020-02-20 19:33:18 +00:00
.locals 3
if-eqz p1, :cond_0
2020-02-29 02:28:15 +00:00
iget-object v0, p0, Lcom/discord/stores/StoreChannelMembersLazy$handleGuildMemberListUpdate$2;->this$0:Lcom/discord/stores/StoreChannelMembersLazy;
2020-02-20 19:33:18 +00:00
2020-02-29 02:28:15 +00:00
iget-wide v1, p0, Lcom/discord/stores/StoreChannelMembersLazy$handleGuildMemberListUpdate$2;->$guildId:J
2020-02-20 19:33:18 +00:00
2020-02-29 02:28:15 +00:00
invoke-static {v0, v1, v2, p1}, Lcom/discord/stores/StoreChannelMembersLazy;->access$makeGroup(Lcom/discord/stores/StoreChannelMembersLazy;JLcom/discord/models/domain/ModelGuildMemberListUpdate$Group;)Lcom/discord/widgets/channels/memberlist/adapter/ChannelMembersListAdapter$Item$Header;
2020-02-20 19:33:18 +00:00
move-result-object p1
return-object p1
:cond_0
const-string p1, "it"
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.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$handleGuildMemberListUpdate$2;->invoke(Lcom/discord/models/domain/ModelGuildMemberListUpdate$Group;)Lcom/discord/widgets/channels/memberlist/adapter/ChannelMembersListAdapter$Item$Header;
2020-02-20 19:33:18 +00:00
move-result-object p1
return-object p1
.end method