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

102 lines
3.1 KiB
Smali

.class final Lcom/discord/stores/StoreMessageState$revealSpoilerEmbed$1$1;
.super Lkotlin/jvm/internal/k;
.source "StoreMessageState.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreMessageState$revealSpoilerEmbed$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$revealSpoilerEmbed$1;
# direct methods
.method constructor <init>(Lcom/discord/stores/StoreMessageState$revealSpoilerEmbed$1;)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreMessageState$revealSpoilerEmbed$1$1;->this$0:Lcom/discord/stores/StoreMessageState$revealSpoilerEmbed$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;
.locals 3
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;->getVisibleSpoilerEmbedMap()Ljava/util/Map;
move-result-object v0
iget-object v1, p0, Lcom/discord/stores/StoreMessageState$revealSpoilerEmbed$1$1;->this$0:Lcom/discord/stores/StoreMessageState$revealSpoilerEmbed$1;
iget v1, v1, Lcom/discord/stores/StoreMessageState$revealSpoilerEmbed$1;->$spoilerEmbedIndex:I
invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v1
sget-object v2, Lkotlin/a/z;->bcm:Lkotlin/a/z;
check-cast v2, Ljava/util/Set;
invoke-static {v1, v2}, Lkotlin/q;->m(Ljava/lang/Object;Ljava/lang/Object;)Lkotlin/Pair;
move-result-object v1
invoke-static {v0, v1}, Lkotlin/a/ab;->a(Ljava/util/Map;Lkotlin/Pair;)Ljava/util/Map;
move-result-object v0
const/4 v1, 0x0
const/4 v2, 0x1
invoke-static {p1, v1, v0, 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;
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$revealSpoilerEmbed$1$1;->invoke(Lcom/discord/stores/StoreMessageState$State;)Lcom/discord/stores/StoreMessageState$State;
move-result-object p1
return-object p1
.end method