apkfuckery/com.discord/smali_classes2/kotlin/jvm/internal/h.smali
2019-10-29 00:46:47 +01:00

74 lines
1.8 KiB
Smali

.class public final Lkotlin/jvm/internal/h;
.super Ljava/lang/Object;
.source "PrimitiveCompanionObjects.kt"
# static fields
# The value of this static final field might be set in the static constructor
.field private static final bhA:F = -Infinityf
# The value of this static final field might be set in the static constructor
.field private static final bhB:F = NaNf
.field public static final bhC:Lkotlin/jvm/internal/h;
# The value of this static final field might be set in the static constructor
.field private static final bhx:F = 1.4E-45f
# The value of this static final field might be set in the static constructor
.field private static final bhy:F = 3.4028235E38f
# The value of this static final field might be set in the static constructor
.field private static final bhz:F = Infinityf
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Lkotlin/jvm/internal/h;
invoke-direct {v0}, Lkotlin/jvm/internal/h;-><init>()V
sput-object v0, Lkotlin/jvm/internal/h;->bhC:Lkotlin/jvm/internal/h;
const/4 v0, 0x1
sput v0, Lkotlin/jvm/internal/h;->bhx:F
const v0, 0x7f7fffff # Float.MAX_VALUE
sput v0, Lkotlin/jvm/internal/h;->bhy:F
const/high16 v0, 0x7f800000 # Float.POSITIVE_INFINITY
sput v0, Lkotlin/jvm/internal/h;->bhz:F
const/high16 v0, -0x800000 # Float.NEGATIVE_INFINITY
sput v0, Lkotlin/jvm/internal/h;->bhA:F
const/high16 v0, 0x7fc00000 # Float.NaN
sput v0, Lkotlin/jvm/internal/h;->bhB:F
return-void
.end method
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final getMAX_VALUE()F
.locals 1
sget v0, Lkotlin/jvm/internal/h;->bhy:F
return v0
.end method