apkfuckery/com.discord/smali_classes2/w/x/e.smali

242 lines
3.9 KiB
Smali

.class public final Lw/x/e;
.super Lw/x/c;
.source "Ranges.kt"
# interfaces
.implements Lw/x/a;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lw/x/e$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lw/x/c;",
"Lw/x/a<",
"Ljava/lang/Long;",
">;"
}
.end annotation
# static fields
.field public static final g:Lw/x/e;
.field public static final h:Lw/x/e$a;
# direct methods
.method public static constructor <clinit>()V
.locals 5
new-instance v0, Lw/x/e$a;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lw/x/e$a;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
sput-object v0, Lw/x/e;->h:Lw/x/e$a;
new-instance v0, Lw/x/e;
const-wide/16 v1, 0x1
const-wide/16 v3, 0x0
invoke-direct {v0, v1, v2, v3, v4}, Lw/x/e;-><init>(JJ)V
sput-object v0, Lw/x/e;->g:Lw/x/e;
return-void
.end method
.method public constructor <init>(JJ)V
.locals 7
const-wide/16 v5, 0x1
move-object v0, p0
move-wide v1, p1
move-wide v3, p3
invoke-direct/range {v0 .. v6}, Lw/x/c;-><init>(JJJ)V
return-void
.end method
# virtual methods
.method public equals(Ljava/lang/Object;)Z
.locals 5
instance-of v0, p1, Lw/x/e;
if-eqz v0, :cond_2
invoke-virtual {p0}, Lw/x/e;->isEmpty()Z
move-result v0
if-eqz v0, :cond_0
move-object v0, p1
check-cast v0, Lw/x/e;
invoke-virtual {v0}, Lw/x/e;->isEmpty()Z
move-result v0
if-nez v0, :cond_1
:cond_0
iget-wide v0, p0, Lw/x/c;->d:J
check-cast p1, Lw/x/e;
iget-wide v2, p1, Lw/x/c;->d:J
cmp-long v4, v0, v2
if-nez v4, :cond_2
iget-wide v0, p0, Lw/x/c;->e:J
iget-wide v2, p1, Lw/x/c;->e:J
cmp-long p1, v0, v2
if-nez p1, :cond_2
:cond_1
const/4 p1, 0x1
goto :goto_0
:cond_2
const/4 p1, 0x0
:goto_0
return p1
.end method
.method public getEndInclusive()Ljava/lang/Comparable;
.locals 2
iget-wide v0, p0, Lw/x/c;->e:J
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object v0
return-object v0
.end method
.method public getStart()Ljava/lang/Comparable;
.locals 2
iget-wide v0, p0, Lw/x/c;->d:J
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object v0
return-object v0
.end method
.method public hashCode()I
.locals 7
invoke-virtual {p0}, Lw/x/e;->isEmpty()Z
move-result v0
if-eqz v0, :cond_0
const/4 v0, -0x1
goto :goto_0
:cond_0
const/16 v0, 0x1f
int-to-long v0, v0
iget-wide v2, p0, Lw/x/c;->d:J
const/16 v4, 0x20
ushr-long v5, v2, v4
xor-long/2addr v2, v5
mul-long v0, v0, v2
iget-wide v2, p0, Lw/x/c;->e:J
ushr-long v4, v2, v4
xor-long/2addr v2, v4
add-long/2addr v0, v2
long-to-int v0, v0
:goto_0
return v0
.end method
.method public isEmpty()Z
.locals 5
iget-wide v0, p0, Lw/x/c;->d:J
iget-wide v2, p0, Lw/x/c;->e:J
cmp-long v4, v0, v2
if-lez v4, :cond_0
const/4 v0, 0x1
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
return v0
.end method
.method public toString()Ljava/lang/String;
.locals 3
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
iget-wide v1, p0, Lw/x/c;->d:J
invoke-virtual {v0, v1, v2}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
const-string v1, ".."
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-wide v1, p0, Lw/x/c;->e:J
invoke-virtual {v0, v1, v2}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
return-object v0
.end method