apkfuckery/com.discord/smali_classes2/kotlin/jvm/internal/g.smali
2019-07-29 22:14:17 +02:00

72 lines
1.9 KiB
Smali

.class public final Lkotlin/jvm/internal/g;
.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:D = 1.7976931348623157E308
# The value of this static final field might be set in the static constructor
.field private static final MIN_VALUE:D = 4.9E-324
# The value of this static final field might be set in the static constructor
.field private static final NEGATIVE_INFINITY:D = -Infinity
# The value of this static final field might be set in the static constructor
.field private static final NaN:D = NaN
# The value of this static final field might be set in the static constructor
.field private static final POSITIVE_INFINITY:D = Infinity
.field public static final biR:Lkotlin/jvm/internal/g;
# direct methods
.method static constructor <clinit>()V
.locals 2
new-instance v0, Lkotlin/jvm/internal/g;
invoke-direct {v0}, Lkotlin/jvm/internal/g;-><init>()V
sput-object v0, Lkotlin/jvm/internal/g;->biR:Lkotlin/jvm/internal/g;
const-wide/16 v0, 0x1
sput-wide v0, Lkotlin/jvm/internal/g;->MIN_VALUE:D
const-wide v0, 0x7fefffffffffffffL # Double.MAX_VALUE
sput-wide v0, Lkotlin/jvm/internal/g;->MAX_VALUE:D
const-wide/high16 v0, 0x7ff0000000000000L # Double.POSITIVE_INFINITY
sput-wide v0, Lkotlin/jvm/internal/g;->POSITIVE_INFINITY:D
const-wide/high16 v0, -0x10000000000000L # Double.NEGATIVE_INFINITY
sput-wide v0, Lkotlin/jvm/internal/g;->NEGATIVE_INFINITY:D
const-wide/high16 v0, 0x7ff8000000000000L # Double.NaN
sput-wide v0, Lkotlin/jvm/internal/g;->NaN:D
return-void
.end method
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static Ec()D
.locals 2
sget-wide v0, Lkotlin/jvm/internal/g;->NaN:D
return-wide v0
.end method