apkfuckery/com.discord/smali/e0/a/b/b.smali

49 lines
876 B
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final synthetic Le0/a/b/b;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Ljava/util/Comparator;
# static fields
2020-07-08 16:44:49 +00:00
.field public static final synthetic d:Le0/a/b/b;
2020-05-17 12:40:10 +00:00
# direct methods
.method static synthetic constructor <clinit>()V
.locals 1
2020-07-08 16:44:49 +00:00
new-instance v0, Le0/a/b/b;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-direct {v0}, Le0/a/b/b;-><init>()V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
sput-object v0, Le0/a/b/b;->d:Le0/a/b/b;
2020-05-17 12:40:10 +00:00
return-void
.end method
.method private synthetic constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final compare(Ljava/lang/Object;Ljava/lang/Object;)I
.locals 0
2020-07-08 16:44:49 +00:00
check-cast p1, [B
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
check-cast p2, [B
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-static {p1, p2}, Landroidx/browser/trusted/TokenContents;->compareByteArrays([B[B)I
2020-05-17 12:40:10 +00:00
move-result p1
return p1
.end method