apkfuckery/com.discord/smali/com/discord/stores/StoreAuthentication$init$2....

104 lines
2.5 KiB
Smali

.class public final Lcom/discord/stores/StoreAuthentication$init$2;
.super Ljava/lang/Object;
.source "StoreAuthentication.kt"
# interfaces
.implements Lrx/functions/Func2;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreAuthentication;->init(Landroid/content/Context;)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<",
"Ljava/lang/Boolean;",
"Ljava/lang/Long;",
"Lkotlin/Pair<",
"+",
"Ljava/lang/Boolean;",
"+",
"Ljava/lang/Long;",
">;>;"
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/stores/StoreAuthentication$init$2;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/stores/StoreAuthentication$init$2;
invoke-direct {v0}, Lcom/discord/stores/StoreAuthentication$init$2;-><init>()V
sput-object v0, Lcom/discord/stores/StoreAuthentication$init$2;->INSTANCE:Lcom/discord/stores/StoreAuthentication$init$2;
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, Ljava/lang/Boolean;
check-cast p2, Ljava/lang/Long;
invoke-virtual {p0, p1, p2}, Lcom/discord/stores/StoreAuthentication$init$2;->call(Ljava/lang/Boolean;Ljava/lang/Long;)Lkotlin/Pair;
move-result-object p1
return-object p1
.end method
.method public final call(Ljava/lang/Boolean;Ljava/lang/Long;)Lkotlin/Pair;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Boolean;",
"Ljava/lang/Long;",
")",
"Lkotlin/Pair<",
"Ljava/lang/Boolean;",
"Ljava/lang/Long;",
">;"
}
.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