apkfuckery/com.discord/smali_classes2/y/w/c$b.smali
2020-04-17 21:35:49 +02:00

156 lines
2.5 KiB
Smali

.class public final Ly/w/c$b;
.super Ly/w/c;
.source "Random.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ly/w/c;
.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
invoke-direct {p0}, Ly/w/c;-><init>()V
return-void
.end method
# virtual methods
.method public nextBits(I)I
.locals 1
sget-object v0, Ly/w/c;->a:Ly/w/c;
invoke-virtual {v0, p1}, Ly/w/c;->nextBits(I)I
move-result p1
return p1
.end method
.method public nextBytes(I)[B
.locals 1
sget-object v0, Ly/w/c;->a:Ly/w/c;
invoke-virtual {v0, p1}, Ly/w/c;->nextBytes(I)[B
move-result-object p1
return-object p1
.end method
.method public nextBytes([B)[B
.locals 1
if-eqz p1, :cond_0
sget-object v0, Ly/w/c;->a:Ly/w/c;
invoke-virtual {v0, p1}, Ly/w/c;->nextBytes([B)[B
move-result-object p1
return-object p1
:cond_0
const-string p1, "array"
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
.end method
.method public nextBytes([BII)[B
.locals 1
if-eqz p1, :cond_0
sget-object v0, Ly/w/c;->a:Ly/w/c;
invoke-virtual {v0, p1, p2, p3}, Ly/w/c;->nextBytes([BII)[B
move-result-object p1
return-object p1
:cond_0
const-string p1, "array"
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
.end method
.method public nextFloat()F
.locals 1
sget-object v0, Ly/w/c;->a:Ly/w/c;
invoke-virtual {v0}, Ly/w/c;->nextFloat()F
move-result v0
return v0
.end method
.method public nextInt()I
.locals 1
sget-object v0, Ly/w/c;->a:Ly/w/c;
invoke-virtual {v0}, Ly/w/c;->nextInt()I
move-result v0
return v0
.end method
.method public nextInt(I)I
.locals 1
sget-object v0, Ly/w/c;->a:Ly/w/c;
invoke-virtual {v0, p1}, Ly/w/c;->nextInt(I)I
move-result p1
return p1
.end method
.method public nextInt(II)I
.locals 1
sget-object v0, Ly/w/c;->a:Ly/w/c;
invoke-virtual {v0, p1, p2}, Ly/w/c;->nextInt(II)I
move-result p1
return p1
.end method
.method public nextLong()J
.locals 2
sget-object v0, Ly/w/c;->a:Ly/w/c;
invoke-virtual {v0}, Ly/w/c;->nextLong()J
move-result-wide v0
return-wide v0
.end method