Files
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

66 lines
1.3 KiB
Smali

.class final Lcom/mbridge/msdk/foundation/tools/FastKV$c;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Comparable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/tools/FastKV;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "c"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/lang/Comparable<",
"Lcom/mbridge/msdk/foundation/tools/FastKV$c;",
">;"
}
.end annotation
# instance fields
.field a:I
.field b:I
# direct methods
.method public constructor <init>(II)V
.locals 0
.line 1635
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput p1, p0, Lcom/mbridge/msdk/foundation/tools/FastKV$c;->b:I
iput p2, p0, Lcom/mbridge/msdk/foundation/tools/FastKV$c;->a:I
return-void
.end method
# virtual methods
.method public final bridge synthetic compareTo(Ljava/lang/Object;)I
.locals 1
.line 1631
check-cast p1, Lcom/mbridge/msdk/foundation/tools/FastKV$c;
iget v0, p0, Lcom/mbridge/msdk/foundation/tools/FastKV$c;->b:I
.line 2642
iget p1, p1, Lcom/mbridge/msdk/foundation/tools/FastKV$c;->b:I
sub-int/2addr v0, p1
return v0
.end method