67 lines
1.3 KiB
Smali
67 lines
1.3 KiB
Smali
.class public final Lz/i/a$a;
|
|
.super Lz/n/c/k;
|
|
.source "AbstractCollection.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/jvm/functions/Function1;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lz/i/a;->toString()Ljava/lang/String;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lz/n/c/k;",
|
|
"Lkotlin/jvm/functions/Function1<",
|
|
"TE;",
|
|
"Ljava/lang/CharSequence;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic this$0:Lz/i/a;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lz/i/a;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lz/i/a$a;->this$0:Lz/i/a;
|
|
|
|
const/4 p1, 0x1
|
|
|
|
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lz/i/a$a;->this$0:Lz/i/a;
|
|
|
|
if-ne p1, v0, :cond_0
|
|
|
|
const-string p1, "(this Collection)"
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
invoke-static {p1}, Ljava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
:goto_0
|
|
return-object p1
|
|
.end method
|