51 lines
1.1 KiB
Smali
51 lines
1.1 KiB
Smali
.class public final Lkotlin/jvm/internal/ShortCompanionObject;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static final INSTANCE:Lkotlin/jvm/internal/ShortCompanionObject;
|
|
|
|
.field public static final MAX_VALUE:S = 0x7fffs
|
|
|
|
.field public static final MIN_VALUE:S = -0x8000s
|
|
|
|
.field public static final SIZE_BITS:I = 0x10
|
|
|
|
.field public static final SIZE_BYTES:I = 0x2
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lkotlin/jvm/internal/ShortCompanionObject;
|
|
|
|
invoke-direct {v0}, Lkotlin/jvm/internal/ShortCompanionObject;-><init>()V
|
|
|
|
sput-object v0, Lkotlin/jvm/internal/ShortCompanionObject;->INSTANCE:Lkotlin/jvm/internal/ShortCompanionObject;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 74
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic getSIZE_BITS$annotations()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic getSIZE_BYTES$annotations()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|