apkfuckery/com.discord/smali_classes2/j0/k/d.smali

99 lines
1.8 KiB
Smali
Raw Normal View History

2020-07-20 19:00:44 +00:00
.class public final Lj0/k/d;
2020-07-08 16:44:49 +00:00
.super Ljava/lang/Object;
2020-07-20 19:00:44 +00:00
.source "Comparisons.kt"
2020-07-08 16:44:49 +00:00
# interfaces
2020-07-20 19:00:44 +00:00
.implements Ljava/util/Comparator;
2020-07-08 16:44:49 +00:00
# annotations
2020-07-20 19:00:44 +00:00
.annotation system Ldalvik/annotation/Signature;
2020-07-08 16:44:49 +00:00
value = {
2020-07-20 19:00:44 +00:00
"Ljava/lang/Object;",
"Ljava/util/Comparator<",
"Ljava/lang/Comparable<",
"-",
"Ljava/lang/Object;",
">;>;"
2020-07-08 16:44:49 +00:00
}
.end annotation
# static fields
2020-07-20 19:00:44 +00:00
.field public static final d:Lj0/k/d;
2020-07-08 16:44:49 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-07-20 19:00:44 +00:00
new-instance v0, Lj0/k/d;
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
invoke-direct {v0}, Lj0/k/d;-><init>()V
sput-object v0, Lj0/k/d;->d:Lj0/k/d;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-08 16:44:49 +00:00
return-void
.end method
# virtual methods
2020-07-20 19:00:44 +00:00
.method public compare(Ljava/lang/Object;Ljava/lang/Object;)I
.locals 1
check-cast p1, Ljava/lang/Comparable;
check-cast p2, Ljava/lang/Comparable;
const/4 v0, 0x0
if-eqz p1, :cond_1
if-eqz p2, :cond_0
invoke-interface {p2, p1}, Ljava/lang/Comparable;->compareTo(Ljava/lang/Object;)I
move-result p1
return p1
:cond_0
const-string p1, "b"
invoke-static {p1}, Lj0/o/c/h;->c(Ljava/lang/String;)V
throw v0
:cond_1
const-string p1, "a"
invoke-static {p1}, Lj0/o/c/h;->c(Ljava/lang/String;)V
throw v0
2020-07-08 16:44:49 +00:00
.end method
2020-07-20 19:00:44 +00:00
.method public final reversed()Ljava/util/Comparator;
.locals 1
2020-07-08 16:44:49 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-20 19:00:44 +00:00
"()",
"Ljava/util/Comparator<",
"Ljava/lang/Comparable<",
"Ljava/lang/Object;",
">;>;"
2020-07-08 16:44:49 +00:00
}
.end annotation
2020-07-20 19:00:44 +00:00
sget-object v0, Lj0/k/c;->d:Lj0/k/c;
return-object v0
2020-07-08 16:44:49 +00:00
.end method