apkfuckery/com.discord/smali/com/discord/stores/StoreStickers$observeOwnedS...

69 lines
1.9 KiB
Smali

.class public final Lcom/discord/stores/StoreStickers$observeOwnedStickerPacks$1;
.super Lk0/n/c/j;
.source "StoreStickers.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreStickers;->observeOwnedStickerPacks()Lrx/Observable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lk0/n/c/j;",
"Lkotlin/jvm/functions/Function0<",
"Lcom/discord/stores/StoreStickers$OwnedStickerPackState;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/discord/stores/StoreStickers;
# direct methods
.method public constructor <init>(Lcom/discord/stores/StoreStickers;)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreStickers$observeOwnedStickerPacks$1;->this$0:Lcom/discord/stores/StoreStickers;
const/4 p1, 0x0
invoke-direct {p0, p1}, Lk0/n/c/j;-><init>(I)V
return-void
.end method
# virtual methods
.method public final invoke()Lcom/discord/stores/StoreStickers$OwnedStickerPackState;
.locals 1
iget-object v0, p0, Lcom/discord/stores/StoreStickers$observeOwnedStickerPacks$1;->this$0:Lcom/discord/stores/StoreStickers;
invoke-static {v0}, Lcom/discord/stores/StoreStickers;->access$getOwnedStickerPackState$p(Lcom/discord/stores/StoreStickers;)Lcom/discord/stores/StoreStickers$OwnedStickerPackState;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
invoke-virtual {p0}, Lcom/discord/stores/StoreStickers$observeOwnedStickerPacks$1;->invoke()Lcom/discord/stores/StoreStickers$OwnedStickerPackState;
move-result-object v0
return-object v0
.end method