apkfuckery/com.discord/smali/com/discord/stores/StorePendingReplies$observe...

75 lines
2.1 KiB
Smali

.class public final Lcom/discord/stores/StorePendingReplies$observePendingReply$1;
.super Ly/n/c/k;
.source "StorePendingReplies.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StorePendingReplies;->observePendingReply(J)Lrx/Observable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ly/n/c/k;",
"Lkotlin/jvm/functions/Function0<",
"Lcom/discord/stores/StorePendingReplies$PendingReply;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $channelId:J
.field public final synthetic this$0:Lcom/discord/stores/StorePendingReplies;
# direct methods
.method public constructor <init>(Lcom/discord/stores/StorePendingReplies;J)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StorePendingReplies$observePendingReply$1;->this$0:Lcom/discord/stores/StorePendingReplies;
iput-wide p2, p0, Lcom/discord/stores/StorePendingReplies$observePendingReply$1;->$channelId:J
const/4 p1, 0x0
invoke-direct {p0, p1}, Ly/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public final invoke()Lcom/discord/stores/StorePendingReplies$PendingReply;
.locals 3
iget-object v0, p0, Lcom/discord/stores/StorePendingReplies$observePendingReply$1;->this$0:Lcom/discord/stores/StorePendingReplies;
iget-wide v1, p0, Lcom/discord/stores/StorePendingReplies$observePendingReply$1;->$channelId:J
invoke-virtual {v0, v1, v2}, Lcom/discord/stores/StorePendingReplies;->getPendingReply(J)Lcom/discord/stores/StorePendingReplies$PendingReply;
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/StorePendingReplies$observePendingReply$1;->invoke()Lcom/discord/stores/StorePendingReplies$PendingReply;
move-result-object v0
return-object v0
.end method