2020-07-14 22:43:59 +00:00
|
|
|
.class public final Li0/i/l$b;
|
|
|
|
.super Li0/n/c/i;
|
2020-07-08 16:44:49 +00:00
|
|
|
.source "_Collections.kt"
|
|
|
|
|
|
|
|
# interfaces
|
|
|
|
.implements Lkotlin/jvm/functions/Function1;
|
|
|
|
|
|
|
|
|
2020-07-14 22:43:59 +00:00
|
|
|
# annotations
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
|
|
value = Li0/i/l;->elementAt(Ljava/lang/Iterable;I)Ljava/lang/Object;
|
|
|
|
.end annotation
|
|
|
|
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
|
|
accessFlags = 0x19
|
|
|
|
name = null
|
|
|
|
.end annotation
|
|
|
|
|
|
|
|
|
2020-07-08 16:44:49 +00:00
|
|
|
# instance fields
|
|
|
|
.field public final synthetic $index:I
|
|
|
|
|
|
|
|
|
|
|
|
# direct methods
|
|
|
|
.method public constructor <init>(I)V
|
|
|
|
.locals 0
|
|
|
|
|
2020-07-14 22:43:59 +00:00
|
|
|
iput p1, p0, Li0/i/l$b;->$index:I
|
2020-07-08 16:44:49 +00:00
|
|
|
|
|
|
|
const/4 p1, 0x1
|
|
|
|
|
2020-07-14 22:43:59 +00:00
|
|
|
invoke-direct {p0, p1}, Li0/n/c/i;-><init>(I)V
|
2020-07-08 16:44:49 +00:00
|
|
|
|
|
|
|
return-void
|
|
|
|
.end method
|
|
|
|
|
|
|
|
|
|
|
|
# virtual methods
|
|
|
|
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.locals 3
|
|
|
|
|
|
|
|
check-cast p1, Ljava/lang/Number;
|
|
|
|
|
|
|
|
invoke-virtual {p1}, Ljava/lang/Number;->intValue()I
|
|
|
|
|
|
|
|
new-instance p1, Ljava/lang/IndexOutOfBoundsException;
|
|
|
|
|
|
|
|
const-string v0, "Collection doesn\'t contain element at index "
|
|
|
|
|
2020-07-14 22:43:59 +00:00
|
|
|
invoke-static {v0}, Lf/e/b/a/a;->D(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
2020-07-08 16:44:49 +00:00
|
|
|
|
|
|
|
move-result-object v0
|
|
|
|
|
2020-07-14 22:43:59 +00:00
|
|
|
iget v1, p0, Li0/i/l$b;->$index:I
|
2020-07-08 16:44:49 +00:00
|
|
|
|
|
|
|
const/16 v2, 0x2e
|
|
|
|
|
2020-07-14 22:43:59 +00:00
|
|
|
invoke-static {v0, v1, v2}, Lf/e/b/a/a;->r(Ljava/lang/StringBuilder;IC)Ljava/lang/String;
|
2020-07-08 16:44:49 +00:00
|
|
|
|
|
|
|
move-result-object v0
|
|
|
|
|
|
|
|
invoke-direct {p1, v0}, Ljava/lang/IndexOutOfBoundsException;-><init>(Ljava/lang/String;)V
|
|
|
|
|
|
|
|
throw p1
|
|
|
|
.end method
|