apkfuckery/com.discord/smali/com/discord/stores/StoreMessageState$revealSpo...

94 lines
2.8 KiB
Smali
Raw Normal View History

2019-02-04 20:12:03 +00:00
.class final Lcom/discord/stores/StoreMessageState$revealSpoiler$1$1;
.super Lkotlin/jvm/internal/k;
2019-02-04 20:29:01 +00:00
.source "StoreMessageState.kt"
2019-02-04 20:12:03 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreMessageState$revealSpoiler$1;->call()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/k;",
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/stores/StoreMessageState$State;",
"Lcom/discord/stores/StoreMessageState$State;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lcom/discord/stores/StoreMessageState$revealSpoiler$1;
# direct methods
.method constructor <init>(Lcom/discord/stores/StoreMessageState$revealSpoiler$1;)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreMessageState$revealSpoiler$1$1;->this$0:Lcom/discord/stores/StoreMessageState$revealSpoiler$1;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lkotlin/jvm/internal/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public final invoke(Lcom/discord/stores/StoreMessageState$State;)Lcom/discord/stores/StoreMessageState$State;
2019-02-04 20:17:36 +00:00
.locals 3
2019-02-04 20:12:03 +00:00
const-string v0, "currentState"
invoke-static {p1, v0}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p1}, Lcom/discord/stores/StoreMessageState$State;->getVisibleSpoilerNodeIndices()Ljava/util/Set;
move-result-object v0
iget-object v1, p0, Lcom/discord/stores/StoreMessageState$revealSpoiler$1$1;->this$0:Lcom/discord/stores/StoreMessageState$revealSpoiler$1;
iget v1, v1, Lcom/discord/stores/StoreMessageState$revealSpoiler$1;->$spoilerIndex:I
invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v1
2019-02-04 20:32:01 +00:00
invoke-static {v0, v1}, Lkotlin/a/ai;->a(Ljava/util/Set;Ljava/lang/Object;)Ljava/util/Set;
2019-02-04 20:12:03 +00:00
move-result-object v0
2019-02-04 20:17:36 +00:00
const/4 v1, 0x0
const/4 v2, 0x2
2019-02-08 08:21:44 +00:00
invoke-static {p1, v0, v1, v2, v1}, Lcom/discord/stores/StoreMessageState$State;->copy$default(Lcom/discord/stores/StoreMessageState$State;Ljava/util/Set;Ljava/util/Map;ILjava/lang/Object;)Lcom/discord/stores/StoreMessageState$State;
2019-02-04 20:12:03 +00:00
move-result-object p1
return-object p1
.end method
.method public final bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lcom/discord/stores/StoreMessageState$State;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreMessageState$revealSpoiler$1$1;->invoke(Lcom/discord/stores/StoreMessageState$State;)Lcom/discord/stores/StoreMessageState$State;
move-result-object p1
return-object p1
.end method