apkfuckery/com.discord/smali_classes2/y/w/c$b.smali

157 lines
2.5 KiB
Smali
Raw Normal View History

2020-04-17 19:35:49 +00:00
.class public final Ly/w/c$b;
.super Ly/w/c;
2019-12-06 03:29:40 +00:00
.source "Random.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-04-17 19:35:49 +00:00
value = Ly/w/c;
2019-12-06 03:29:40 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
# direct methods
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
2020-04-17 19:35:49 +00:00
invoke-direct {p0}, Ly/w/c;-><init>()V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
.method public nextBits(I)I
.locals 1
2020-04-17 19:35:49 +00:00
sget-object v0, Ly/w/c;->a:Ly/w/c;
2019-12-06 03:29:40 +00:00
2020-04-17 19:35:49 +00:00
invoke-virtual {v0, p1}, Ly/w/c;->nextBits(I)I
2019-12-06 03:29:40 +00:00
move-result p1
return p1
.end method
.method public nextBytes(I)[B
.locals 1
2020-04-17 19:35:49 +00:00
sget-object v0, Ly/w/c;->a:Ly/w/c;
2019-12-06 03:29:40 +00:00
2020-04-17 19:35:49 +00:00
invoke-virtual {v0, p1}, Ly/w/c;->nextBytes(I)[B
2019-12-06 03:29:40 +00:00
move-result-object p1
return-object p1
.end method
.method public nextBytes([B)[B
.locals 1
if-eqz p1, :cond_0
2020-04-17 19:35:49 +00:00
sget-object v0, Ly/w/c;->a:Ly/w/c;
2019-12-06 03:29:40 +00:00
2020-04-17 19:35:49 +00:00
invoke-virtual {v0, p1}, Ly/w/c;->nextBytes([B)[B
2019-12-06 03:29:40 +00:00
move-result-object p1
return-object p1
:cond_0
const-string p1, "array"
2020-04-17 19:35:49 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
.end method
.method public nextBytes([BII)[B
.locals 1
if-eqz p1, :cond_0
2020-04-17 19:35:49 +00:00
sget-object v0, Ly/w/c;->a:Ly/w/c;
2019-12-06 03:29:40 +00:00
2020-04-17 19:35:49 +00:00
invoke-virtual {v0, p1, p2, p3}, Ly/w/c;->nextBytes([BII)[B
2019-12-06 03:29:40 +00:00
move-result-object p1
return-object p1
:cond_0
const-string p1, "array"
2020-04-17 19:35:49 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
.end method
2019-12-21 01:41:59 +00:00
.method public nextFloat()F
.locals 1
2020-04-17 19:35:49 +00:00
sget-object v0, Ly/w/c;->a:Ly/w/c;
2019-12-21 01:41:59 +00:00
2020-04-17 19:35:49 +00:00
invoke-virtual {v0}, Ly/w/c;->nextFloat()F
2019-12-21 01:41:59 +00:00
move-result v0
return v0
.end method
2019-12-06 03:29:40 +00:00
.method public nextInt()I
.locals 1
2020-04-17 19:35:49 +00:00
sget-object v0, Ly/w/c;->a:Ly/w/c;
2019-12-06 03:29:40 +00:00
2020-04-17 19:35:49 +00:00
invoke-virtual {v0}, Ly/w/c;->nextInt()I
2019-12-06 03:29:40 +00:00
move-result v0
return v0
.end method
.method public nextInt(I)I
.locals 1
2020-04-17 19:35:49 +00:00
sget-object v0, Ly/w/c;->a:Ly/w/c;
2019-12-06 03:29:40 +00:00
2020-04-17 19:35:49 +00:00
invoke-virtual {v0, p1}, Ly/w/c;->nextInt(I)I
2019-12-06 03:29:40 +00:00
move-result p1
return p1
.end method
.method public nextInt(II)I
.locals 1
2020-04-17 19:35:49 +00:00
sget-object v0, Ly/w/c;->a:Ly/w/c;
2019-12-06 03:29:40 +00:00
2020-04-17 19:35:49 +00:00
invoke-virtual {v0, p1, p2}, Ly/w/c;->nextInt(II)I
2019-12-06 03:29:40 +00:00
move-result p1
return p1
.end method
.method public nextLong()J
.locals 2
2020-04-17 19:35:49 +00:00
sget-object v0, Ly/w/c;->a:Ly/w/c;
2019-12-06 03:29:40 +00:00
2020-04-17 19:35:49 +00:00
invoke-virtual {v0}, Ly/w/c;->nextLong()J
2019-12-06 03:29:40 +00:00
move-result-wide v0
return-wide v0
.end method