.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 MAX_VALUE:F = 3.4028235E38f # The value of this static final field might be set in the static constructor .field private static final MIN_VALUE:F = 1.4E-45f # The value of this static final field might be set in the static constructor .field private static final NEGATIVE_INFINITY:F = -Infinityf # The value of this static final field might be set in the static constructor .field private static final NaN:F = NaNf # The value of this static final field might be set in the static constructor .field private static final POSITIVE_INFINITY:F = Infinityf .field public static final bhq:Lkotlin/jvm/internal/h; # direct methods .method static constructor ()V .locals 1 new-instance v0, Lkotlin/jvm/internal/h; invoke-direct {v0}, Lkotlin/jvm/internal/h;->()V sput-object v0, Lkotlin/jvm/internal/h;->bhq:Lkotlin/jvm/internal/h; const/4 v0, 0x1 sput v0, Lkotlin/jvm/internal/h;->MIN_VALUE:F const v0, 0x7f7fffff # Float.MAX_VALUE sput v0, Lkotlin/jvm/internal/h;->MAX_VALUE:F const/high16 v0, 0x7f800000 # Float.POSITIVE_INFINITY sput v0, Lkotlin/jvm/internal/h;->POSITIVE_INFINITY:F const/high16 v0, -0x800000 # Float.NEGATIVE_INFINITY sput v0, Lkotlin/jvm/internal/h;->NEGATIVE_INFINITY:F const/high16 v0, 0x7fc00000 # Float.NaN sput v0, Lkotlin/jvm/internal/h;->NaN:F return-void .end method .method private constructor ()V .locals 0 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method .method public static DV()F .locals 1 sget v0, Lkotlin/jvm/internal/h;->MAX_VALUE:F return v0 .end method