Changes of com.discord v1349
This commit is contained in:
parent
ee3363e6d6
commit
3f4974bc38
11672 changed files with 479129 additions and 478996 deletions
113
com.discord/smali_classes2/x/p/d.smali
Normal file
113
com.discord/smali_classes2/x/p/d.smali
Normal file
|
@ -0,0 +1,113 @@
|
|||
.class public final Lx/p/d;
|
||||
.super Lx/h/p;
|
||||
.source "ProgressionIterators.kt"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final d:J
|
||||
|
||||
.field public e:Z
|
||||
|
||||
.field public f:J
|
||||
|
||||
.field public final g:J
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(JJJ)V
|
||||
.locals 5
|
||||
|
||||
invoke-direct {p0}, Lx/h/p;-><init>()V
|
||||
|
||||
iput-wide p5, p0, Lx/p/d;->g:J
|
||||
|
||||
iput-wide p3, p0, Lx/p/d;->d:J
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
const-wide/16 v2, 0x0
|
||||
|
||||
cmp-long v4, p5, v2
|
||||
|
||||
cmp-long p5, p1, p3
|
||||
|
||||
if-lez v4, :cond_0
|
||||
|
||||
if-gtz p5, :cond_1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
if-ltz p5, :cond_1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
iput-boolean v0, p0, Lx/p/d;->e:Z
|
||||
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_2
|
||||
move-wide p1, p3
|
||||
|
||||
:goto_1
|
||||
iput-wide p1, p0, Lx/p/d;->f:J
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public hasNext()Z
|
||||
.locals 1
|
||||
|
||||
iget-boolean v0, p0, Lx/p/d;->e:Z
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public nextLong()J
|
||||
.locals 5
|
||||
|
||||
iget-wide v0, p0, Lx/p/d;->f:J
|
||||
|
||||
iget-wide v2, p0, Lx/p/d;->d:J
|
||||
|
||||
cmp-long v4, v0, v2
|
||||
|
||||
if-nez v4, :cond_1
|
||||
|
||||
iget-boolean v2, p0, Lx/p/d;->e:Z
|
||||
|
||||
if-eqz v2, :cond_0
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
iput-boolean v2, p0, Lx/p/d;->e:Z
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
new-instance v0, Ljava/util/NoSuchElementException;
|
||||
|
||||
invoke-direct {v0}, Ljava/util/NoSuchElementException;-><init>()V
|
||||
|
||||
throw v0
|
||||
|
||||
:cond_1
|
||||
iget-wide v2, p0, Lx/p/d;->g:J
|
||||
|
||||
add-long/2addr v2, v0
|
||||
|
||||
iput-wide v2, p0, Lx/p/d;->f:J
|
||||
|
||||
:goto_0
|
||||
return-wide v0
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue