54 lines
943 B
Smali
54 lines
943 B
Smali
.class public final Lkotlin/f/c$a;
|
|
.super Lkotlin/f/c;
|
|
.source "Random.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lkotlin/f/c;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "a"
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final beI:Lkotlin/f/c$a;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lkotlin/f/c$a;
|
|
|
|
invoke-direct {v0}, Lkotlin/f/c$a;-><init>()V
|
|
|
|
sput-object v0, Lkotlin/f/c$a;->beI:Lkotlin/f/c$a;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Lkotlin/f/c;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final cJ(I)I
|
|
.locals 1
|
|
|
|
sget-object v0, Lkotlin/f/c;->beF:Lkotlin/f/c;
|
|
|
|
invoke-virtual {v0, p1}, Lkotlin/f/c;->cJ(I)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|