48 lines
860 B
Smali
48 lines
860 B
Smali
.class public final synthetic Lt/a/b/b;
|
|
.super Ljava/lang/Object;
|
|
.source "lambda"
|
|
|
|
# interfaces
|
|
.implements Ljava/util/Comparator;
|
|
|
|
|
|
# static fields
|
|
.field public static final synthetic d:Lt/a/b/b;
|
|
|
|
|
|
# direct methods
|
|
.method public static synthetic constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lt/a/b/b;
|
|
|
|
invoke-direct {v0}, Lt/a/b/b;-><init>()V
|
|
|
|
sput-object v0, Lt/a/b/b;->d:Lt/a/b/b;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public 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
|
|
|
|
check-cast p1, [B
|
|
|
|
check-cast p2, [B
|
|
|
|
invoke-static {p1, p2}, Landroidx/browser/trusted/TokenContents;->a([B[B)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|