Files
rr3-apk/smali_classes5/kotlin/ranges/IntRange$Companion.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

48 lines
983 B
Smali

.class public final Lkotlin/ranges/IntRange$Companion;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/ranges/IntRange;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Companion"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 82
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
.line 0
invoke-direct {p0}, Lkotlin/ranges/IntRange$Companion;-><init>()V
return-void
.end method
# virtual methods
.method public final getEMPTY()Lkotlin/ranges/IntRange;
.locals 1
.line 84
invoke-static {}, Lkotlin/ranges/IntRange;->access$getEMPTY$cp()Lkotlin/ranges/IntRange;
move-result-object v0
return-object v0
.end method