apkfuckery/com.discord/smali/e/a/b/i$a.smali

86 lines
1.5 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Le/a/b/i$a;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "AppState.kt"
# interfaces
2020-02-20 19:33:18 +00:00
.implements Le0/l/i;
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-12-06 03:29:40 +00:00
value = Le/a/b/i;->a()Lrx/Observable;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-02-20 19:33:18 +00:00
"Le0/l/i<",
2019-07-24 11:27:29 +00:00
"TT;TR;>;"
}
.end annotation
# static fields
2019-12-06 03:29:40 +00:00
.field public static final d:Le/a/b/i$a;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public static constructor <clinit>()V
2019-07-24 11:27:29 +00:00
.locals 1
2019-12-06 03:29:40 +00:00
new-instance v0, Le/a/b/i$a;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-direct {v0}, Le/a/b/i$a;-><init>()V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
sput-object v0, Le/a/b/i$a;->d:Le/a/b/i$a;
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
.locals 1
check-cast p1, Ljava/lang/Integer;
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
move-result p1
const/4 v0, 0x0
2020-02-20 19:33:18 +00:00
invoke-static {p1, v0}, Lw/u/b/j;->compare(II)I
2019-07-24 11:27:29 +00:00
move-result p1
if-lez p1, :cond_0
const/4 v0, 0x1
:cond_0
invoke-static {v0}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p1
return-object p1
.end method