Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
|
||||
# direct methods
|
||||
.method private constructor <init>()V
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -67,3 +67,23 @@
|
|||
:cond_1
|
||||
return p0
|
||||
.end method
|
||||
|
||||
.method public static clamp(JJJ)J
|
||||
.locals 1
|
||||
|
||||
cmp-long v0, p0, p2
|
||||
|
||||
if-gez v0, :cond_0
|
||||
|
||||
return-wide p2
|
||||
|
||||
:cond_0
|
||||
cmp-long p2, p0, p4
|
||||
|
||||
if-lez p2, :cond_1
|
||||
|
||||
return-wide p4
|
||||
|
||||
:cond_1
|
||||
return-wide p0
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue