mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 01:22:33 -06:00
32 lines
701 B
Smali
32 lines
701 B
Smali
.class public final synthetic Lio/sentry/cache/CacheStrategy$$ExternalSyntheticLambda0;
|
|
.super Ljava/lang/Object;
|
|
.source "D8$$SyntheticClass"
|
|
|
|
# interfaces
|
|
.implements Ljava/util/Comparator;
|
|
|
|
|
|
# direct methods
|
|
.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, Ljava/io/File;
|
|
|
|
check-cast p2, Ljava/io/File;
|
|
|
|
invoke-static {p1, p2}, Lio/sentry/cache/CacheStrategy;->lambda$sortFilesOldestToNewest$0(Ljava/io/File;Ljava/io/File;)I
|
|
|
|
move-result p0
|
|
|
|
return p0
|
|
.end method
|