45 lines
848 B
Smali
45 lines
848 B
Smali
|
.class public final Lz/p/b$a;
|
||
|
.super Ljava/lang/ThreadLocal;
|
||
|
.source "PlatformRandom.kt"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lz/p/b;-><init>()V
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x19
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Ljava/lang/ThreadLocal<",
|
||
|
"Ljava/util/Random;",
|
||
|
">;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/ThreadLocal;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public initialValue()Ljava/lang/Object;
|
||
|
.locals 1
|
||
|
|
||
|
new-instance v0, Ljava/util/Random;
|
||
|
|
||
|
invoke-direct {v0}, Ljava/util/Random;-><init>()V
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|