l.smali
.class public final Lkotlin/f/b/l;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static final a:Lkotlin/f/b/l;
# The value of this static final field might be set in the static constructor
.field private static final b:F = 1.4E-45f
# The value of this static final field might be set in the static constructor
.field private static final c:F = 3.4028235E38f
# The value of this static final field might be set in the static constructor
.field private static final d:F = Infinityf
# The value of this static final field might be set in the static constructor
.field private static final e:F = -Infinityf
# The value of this static final field might be set in the static constructor
.field private static final f:F = NaNf
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 16
new-instance v0, Lkotlin/f/b/l;
invoke-direct {v0}, Lkotlin/f/b/l;-><init>()V
sput-object v0, Lkotlin/f/b/l;->a:Lkotlin/f/b/l;
const/4 v0, 0x1
.line 17
sput v0, Lkotlin/f/b/l;->b:F
const v0, 0x7f7fffff # Float.MAX_VALUE
.line 18
sput v0, Lkotlin/f/b/l;->c:F
const/high16 v0, 0x7f800000 # Float.POSITIVE_INFINITY
.line 19
sput v0, Lkotlin/f/b/l;->d:F
const/high16 v0, -0x800000 # Float.NEGATIVE_INFINITY
.line 20
sput v0, Lkotlin/f/b/l;->e:F
const/high16 v0, 0x7fc00000 # Float.NaN
.line 21
sput v0, Lkotlin/f/b/l;->f:F
return-void
.end method
.method private constructor <init>()V
.registers 1
.line 16
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a()F
.registers 1
.line 18
sget v0, Lkotlin/f/b/l;->c:F
return v0
.end method