apkfuckery/com.discord/smali_classes2/kotlin/jvm/internal/g.smali
2019-10-11 23:55:41 +02:00

74 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 bho:D = 4.9E-324
# The value of this static final field might be set in the static constructor
.field private static final bhp:D = 1.7976931348623157E308
# The value of this static final field might be set in the static constructor
.field private static final bhq:D = Infinity
# The value of this static final field might be set in the static constructor
.field private static final bhr:D = -Infinity
# The value of this static final field might be set in the static constructor
.field private static final bhs:D = NaN
.field public static final bht: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;->bht:Lkotlin/jvm/internal/g;
const-wide/16 v0, 0x1
sput-wide v0, Lkotlin/jvm/internal/g;->bho:D
const-wide v0, 0x7fefffffffffffffL # Double.MAX_VALUE
sput-wide v0, Lkotlin/jvm/internal/g;->bhp:D
const-wide/high16 v0, 0x7ff0000000000000L # Double.POSITIVE_INFINITY
sput-wide v0, Lkotlin/jvm/internal/g;->bhq:D
const-wide/high16 v0, -0x10000000000000L # Double.NEGATIVE_INFINITY
sput-wide v0, Lkotlin/jvm/internal/g;->bhr:D
const-wide/high16 v0, 0x7ff8000000000000L # Double.NaN
sput-wide v0, Lkotlin/jvm/internal/g;->bhs:D
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 getNaN()D
.locals 2
sget-wide v0, Lkotlin/jvm/internal/g;->bhs:D
return-wide v0
.end method