apkfuckery/com.discord/smali/com/discord/stores/StoreRunningGame$setRunning...

81 lines
1.9 KiB
Smali

.class final Lcom/discord/stores/StoreRunningGame$setRunningGame$1$1;
.super Ljava/lang/Object;
.source "StoreRunningGame.kt"
# interfaces
.implements Lrx/functions/Func2;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreRunningGame$setRunningGame$1;->call()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
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<",
"TT1;TT2;TR;>;"
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/stores/StoreRunningGame$setRunningGame$1$1;
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/stores/StoreRunningGame$setRunningGame$1$1;
invoke-direct {v0}, Lcom/discord/stores/StoreRunningGame$setRunningGame$1$1;-><init>()V
sput-object v0, Lcom/discord/stores/StoreRunningGame$setRunningGame$1$1;->INSTANCE:Lcom/discord/stores/StoreRunningGame$setRunningGame$1$1;
return-void
.end method
.method constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Long;Ljava/lang/Boolean;)Ljava/lang/Boolean;
.locals 0
return-object p2
.end method
.method public final bridge synthetic call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/Long;
check-cast p2, Ljava/lang/Boolean;
invoke-virtual {p0, p1, p2}, Lcom/discord/stores/StoreRunningGame$setRunningGame$1$1;->call(Ljava/lang/Long;Ljava/lang/Boolean;)Ljava/lang/Boolean;
move-result-object p1
return-object p1
.end method