36 lines
824 B
Smali
36 lines
824 B
Smali
.class public final Lkotlin/ranges/IntProgression$a;
|
|
.super Ljava/lang/Object;
|
|
.source "Progressions.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lkotlin/ranges/IntProgression;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "a"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final fromClosedRange(III)Lkotlin/ranges/IntProgression;
|
|
.locals 1
|
|
|
|
new-instance v0, Lkotlin/ranges/IntProgression;
|
|
|
|
invoke-direct {v0, p1, p2, p3}, Lkotlin/ranges/IntProgression;-><init>(III)V
|
|
|
|
return-object v0
|
|
.end method
|