apkfuckery/com.discord/smali_classes2/t/q/a$a.smali

84 lines
1.7 KiB
Smali
Raw Normal View History

2019-12-21 01:41:59 +00:00
.class public final Lt/q/a$a;
.super Lt/u/b/k;
2019-07-24 11:27:29 +00:00
.source "AbstractCollection.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-12-21 01:41:59 +00:00
value = Lt/q/a;->toString()Ljava/lang/String;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2019-12-21 01:41:59 +00:00
"Lt/u/b/k;",
2019-07-24 11:27:29 +00:00
"Lkotlin/jvm/functions/Function1<",
"TE;",
"Ljava/lang/CharSequence;",
">;"
}
.end annotation
# instance fields
2019-12-21 01:41:59 +00:00
.field public final synthetic this$0:Lt/q/a;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-21 01:41:59 +00:00
.method public constructor <init>(Lt/q/a;)V
2019-07-24 11:27:29 +00:00
.locals 0
2019-12-21 01:41:59 +00:00
iput-object p1, p0, Lt/q/a$a;->this$0:Lt/q/a;
2019-07-24 11:27:29 +00:00
const/4 p1, 0x1
2019-12-21 01:41:59 +00:00
invoke-direct {p0, p1}, Lt/u/b/k;-><init>(I)V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2019-10-09 23:16:36 +00:00
.method public final invoke(Ljava/lang/Object;)Ljava/lang/CharSequence;
2019-07-24 11:27:29 +00:00
.locals 1
2019-10-09 23:16:36 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(TE;)",
"Ljava/lang/CharSequence;"
}
.end annotation
2019-07-24 11:27:29 +00:00
2019-12-21 01:41:59 +00:00
iget-object v0, p0, Lt/q/a$a;->this$0:Lt/q/a;
2019-07-24 11:27:29 +00:00
if-ne p1, v0, :cond_0
const-string p1, "(this Collection)"
2019-12-06 03:29:40 +00:00
goto :goto_0
2019-07-24 11:27:29 +00:00
:cond_0
invoke-static {p1}, Ljava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String;
move-result-object p1
2019-12-06 03:29:40 +00:00
:goto_0
return-object p1
2019-07-24 11:27:29 +00:00
.end method
2019-10-09 23:16:36 +00:00
2019-12-06 03:29:40 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
2019-10-09 23:16:36 +00:00
.locals 0
2019-12-21 01:41:59 +00:00
invoke-virtual {p0, p1}, Lt/q/a$a;->invoke(Ljava/lang/Object;)Ljava/lang/CharSequence;
2019-10-09 23:16:36 +00:00
move-result-object p1
return-object p1
.end method