apkfuckery/com.discord/smali_classes2/f/n/a/i/b.smali

114 lines
1.6 KiB
Smali
Raw Normal View History

2020-09-28 19:40:16 +00:00
.class public Lf/n/a/i/b;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "ExifInfo.java"
# instance fields
.field public a:I
.field public b:I
.field public c:I
# direct methods
.method public constructor <init>(III)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-09-28 19:40:16 +00:00
iput p1, p0, Lf/n/a/i/b;->a:I
2020-05-17 12:40:10 +00:00
2020-09-28 19:40:16 +00:00
iput p2, p0, Lf/n/a/i/b;->b:I
2020-05-17 12:40:10 +00:00
2020-09-28 19:40:16 +00:00
iput p3, p0, Lf/n/a/i/b;->c:I
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
.method public equals(Ljava/lang/Object;)Z
.locals 4
const/4 v0, 0x1
if-ne p0, p1, :cond_0
return v0
:cond_0
const/4 v1, 0x0
if-eqz p1, :cond_5
2020-09-28 19:40:16 +00:00
const-class v2, Lf/n/a/i/b;
2020-05-17 12:40:10 +00:00
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v3
if-eq v2, v3, :cond_1
goto :goto_1
:cond_1
2020-09-28 19:40:16 +00:00
check-cast p1, Lf/n/a/i/b;
2020-05-17 12:40:10 +00:00
2020-09-28 19:40:16 +00:00
iget v2, p0, Lf/n/a/i/b;->a:I
2020-05-17 12:40:10 +00:00
2020-09-28 19:40:16 +00:00
iget v3, p1, Lf/n/a/i/b;->a:I
2020-05-17 12:40:10 +00:00
if-eq v2, v3, :cond_2
return v1
:cond_2
2020-09-28 19:40:16 +00:00
iget v2, p0, Lf/n/a/i/b;->b:I
2020-05-17 12:40:10 +00:00
2020-09-28 19:40:16 +00:00
iget v3, p1, Lf/n/a/i/b;->b:I
2020-05-17 12:40:10 +00:00
if-eq v2, v3, :cond_3
return v1
:cond_3
2020-09-28 19:40:16 +00:00
iget v2, p0, Lf/n/a/i/b;->c:I
2020-05-17 12:40:10 +00:00
2020-09-28 19:40:16 +00:00
iget p1, p1, Lf/n/a/i/b;->c:I
2020-05-17 12:40:10 +00:00
if-ne v2, p1, :cond_4
goto :goto_0
:cond_4
const/4 v0, 0x0
:goto_0
return v0
:cond_5
:goto_1
return v1
.end method
.method public hashCode()I
.locals 2
2020-09-28 19:40:16 +00:00
iget v0, p0, Lf/n/a/i/b;->a:I
2020-05-17 12:40:10 +00:00
mul-int/lit8 v0, v0, 0x1f
2020-09-28 19:40:16 +00:00
iget v1, p0, Lf/n/a/i/b;->b:I
2020-05-17 12:40:10 +00:00
add-int/2addr v0, v1
mul-int/lit8 v0, v0, 0x1f
2020-09-28 19:40:16 +00:00
iget v1, p0, Lf/n/a/i/b;->c:I
2020-05-17 12:40:10 +00:00
add-int/2addr v0, v1
return v0
.end method