apkfuckery/com.discord/smali/com/discord/stores/StoreChannelMembersLazy$1.s...

70 lines
1.9 KiB
Smali
Raw Normal View History

2020-03-02 23:12:43 +00:00
.class public final Lcom/discord/stores/StoreChannelMembersLazy$1;
2020-02-20 19:33:18 +00:00
.super Lw/u/b/k;
2020-03-02 23:12:43 +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-03-02 23:12:43 +00:00
value = Lcom/discord/stores/StoreChannelMembersLazy;-><init>(Lcom/discord/stores/StoreStream;Lcom/discord/stores/Dispatcher;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)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<",
"Lkotlin/Unit;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
2020-03-02 23:12:43 +00:00
.field public final synthetic this$0:Lcom/discord/stores/StoreChannelMembersLazy;
2019-07-24 11:27:29 +00:00
# direct methods
2020-03-02 23:12:43 +00:00
.method public constructor <init>(Lcom/discord/stores/StoreChannelMembersLazy;)V
2019-07-24 11:27:29 +00:00
.locals 0
2020-03-02 23:12:43 +00:00
iput-object p1, p0, Lcom/discord/stores/StoreChannelMembersLazy$1;->this$0:Lcom/discord/stores/StoreChannelMembersLazy;
2019-07-24 11:27:29 +00:00
const/4 p1, 0x1
2020-02-20 19:33:18 +00:00
invoke-direct {p0, p1}, 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, Lkotlin/Unit;
2020-03-02 23:12:43 +00:00
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreChannelMembersLazy$1;->invoke(Lkotlin/Unit;)V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2019-07-24 11:27:29 +00:00
return-object p1
.end method
.method public final invoke(Lkotlin/Unit;)V
.locals 0
2020-03-02 23:12:43 +00:00
iget-object p1, p0, Lcom/discord/stores/StoreChannelMembersLazy$1;->this$0:Lcom/discord/stores/StoreChannelMembersLazy;
2019-07-24 11:27:29 +00:00
2020-03-02 23:12:43 +00:00
invoke-static {p1}, Lcom/discord/stores/StoreChannelMembersLazy;->access$doFlush(Lcom/discord/stores/StoreChannelMembersLazy;)V
2019-07-24 11:27:29 +00:00
return-void
.end method