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

49 lines
870 B
Smali
Raw Normal View History

2020-11-16 01:00:50 +00:00
.class public final synthetic Lu/a/b/b;
2020-11-12 02:11:44 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Ljava/util/Comparator;
# static fields
2020-11-16 01:00:50 +00:00
.field public static final synthetic d:Lu/a/b/b;
2020-11-12 02:11:44 +00:00
# direct methods
2020-11-16 01:00:50 +00:00
.method static synthetic constructor <clinit>()V
2020-11-12 02:11:44 +00:00
.locals 1
2020-11-16 01:00:50 +00:00
new-instance v0, Lu/a/b/b;
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
invoke-direct {v0}, Lu/a/b/b;-><init>()V
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
sput-object v0, Lu/a/b/b;->d:Lu/a/b/b;
2020-11-12 02:11:44 +00:00
return-void
.end method
2020-11-16 01:00:50 +00:00
.method private synthetic constructor <init>()V
2020-11-12 02:11:44 +00:00
.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
check-cast p1, [B
check-cast p2, [B
2020-11-16 01:00:50 +00:00
invoke-static {p1, p2}, Landroidx/browser/trusted/TokenContents;->compareByteArrays([B[B)I
2020-11-12 02:11:44 +00:00
move-result p1
return p1
.end method