29 lines
473 B
Smali
29 lines
473 B
Smali
.class public final Lz/f;
|
|
.super Ljava/lang/Object;
|
|
.source "Lazy.kt"
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Lz/f;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lz/f;
|
|
|
|
invoke-direct {v0}, Lz/f;-><init>()V
|
|
|
|
sput-object v0, Lz/f;->a:Lz/f;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|