apkfuckery/com.discord/smali/com/discord/stores/StoreCalls$call$4.smali

116 lines
3.0 KiB
Smali

.class public final Lcom/discord/stores/StoreCalls$call$4;
.super Ljava/lang/Object;
.source "StoreCalls.kt"
# interfaces
.implements Lrx/functions/Func2;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreCalls;->call(Lcom/discord/app/AppComponent;Landroid/content/Context;Landroidx/fragment/app/FragmentManager;JLkotlin/jvm/functions/Function0;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T1:",
"Ljava/lang/Object;",
"T2:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Func2<",
"Lcom/discord/models/domain/ModelChannel;",
"Ljava/util/Map<",
"Ljava/lang/Long;",
"+",
"Lcom/discord/models/domain/ModelVoice$State;",
">;",
"Lkotlin/Pair<",
"+",
"Lcom/discord/models/domain/ModelChannel;",
"+",
"Ljava/util/Map<",
"Ljava/lang/Long;",
"+",
"Lcom/discord/models/domain/ModelVoice$State;",
">;>;>;"
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/stores/StoreCalls$call$4;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/stores/StoreCalls$call$4;
invoke-direct {v0}, Lcom/discord/stores/StoreCalls$call$4;-><init>()V
sput-object v0, Lcom/discord/stores/StoreCalls$call$4;->INSTANCE:Lcom/discord/stores/StoreCalls$call$4;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lcom/discord/models/domain/ModelChannel;
check-cast p2, Ljava/util/Map;
invoke-virtual {p0, p1, p2}, Lcom/discord/stores/StoreCalls$call$4;->call(Lcom/discord/models/domain/ModelChannel;Ljava/util/Map;)Lkotlin/Pair;
move-result-object p1
return-object p1
.end method
.method public final call(Lcom/discord/models/domain/ModelChannel;Ljava/util/Map;)Lkotlin/Pair;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/discord/models/domain/ModelChannel;",
"Ljava/util/Map<",
"Ljava/lang/Long;",
"+",
"Lcom/discord/models/domain/ModelVoice$State;",
">;)",
"Lkotlin/Pair<",
"Lcom/discord/models/domain/ModelChannel;",
"Ljava/util/Map<",
"Ljava/lang/Long;",
"Lcom/discord/models/domain/ModelVoice$State;",
">;>;"
}
.end annotation
new-instance v0, Lkotlin/Pair;
invoke-direct {v0, p1, p2}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
return-object v0
.end method