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

157 lines
2.5 KiB
Smali
Raw Normal View History

2019-12-13 02:35:12 +00:00
.class public final Ls/w/c$b;
.super Ls/w/c;
2019-12-06 03:29:40 +00:00
.source "Random.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-12-13 02:35:12 +00:00
value = Ls/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
2019-12-13 02:35:12 +00:00
invoke-direct {p0}, Ls/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
2019-12-13 02:35:12 +00:00
sget-object v0, Ls/w/c;->a:Ls/w/c;
2019-12-06 03:29:40 +00:00
2019-12-13 02:35:12 +00:00
invoke-virtual {v0, p1}, Ls/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
2019-12-13 02:35:12 +00:00
sget-object v0, Ls/w/c;->a:Ls/w/c;
2019-12-06 03:29:40 +00:00
2019-12-13 02:35:12 +00:00
invoke-virtual {v0, p1}, Ls/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
2019-12-13 02:35:12 +00:00
sget-object v0, Ls/w/c;->a:Ls/w/c;
2019-12-06 03:29:40 +00:00
2019-12-13 02:35:12 +00:00
invoke-virtual {v0, p1}, Ls/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"
2019-12-13 02:35:12 +00:00
invoke-static {p1}, Ls/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
2019-12-13 02:35:12 +00:00
sget-object v0, Ls/w/c;->a:Ls/w/c;
2019-12-06 03:29:40 +00:00
2019-12-13 02:35:12 +00:00
invoke-virtual {v0, p1, p2, p3}, Ls/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"
2019-12-13 02:35:12 +00:00
invoke-static {p1}, Ls/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-13 02:35:12 +00:00
.method public nextFloat()F
.locals 1
sget-object v0, Ls/w/c;->a:Ls/w/c;
invoke-virtual {v0}, Ls/w/c;->nextFloat()F
move-result v0
return v0
.end method
2019-12-06 03:29:40 +00:00
.method public nextInt()I
.locals 1
2019-12-13 02:35:12 +00:00
sget-object v0, Ls/w/c;->a:Ls/w/c;
2019-12-06 03:29:40 +00:00
2019-12-13 02:35:12 +00:00
invoke-virtual {v0}, Ls/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
2019-12-13 02:35:12 +00:00
sget-object v0, Ls/w/c;->a:Ls/w/c;
2019-12-06 03:29:40 +00:00
2019-12-13 02:35:12 +00:00
invoke-virtual {v0, p1}, Ls/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
2019-12-13 02:35:12 +00:00
sget-object v0, Ls/w/c;->a:Ls/w/c;
2019-12-06 03:29:40 +00:00
2019-12-13 02:35:12 +00:00
invoke-virtual {v0, p1, p2}, Ls/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
2019-12-13 02:35:12 +00:00
sget-object v0, Ls/w/c;->a:Ls/w/c;
2019-12-06 03:29:40 +00:00
2019-12-13 02:35:12 +00:00
invoke-virtual {v0}, Ls/w/c;->nextLong()J
2019-12-06 03:29:40 +00:00
move-result-wide v0
return-wide v0
.end method