Changes of com.discord v1349
This commit is contained in:
parent
ee3363e6d6
commit
3f4974bc38
11672 changed files with 479129 additions and 478996 deletions
67
com.discord/smali_classes2/x/h/a$a.smali
Normal file
67
com.discord/smali_classes2/x/h/a$a.smali
Normal file
|
@ -0,0 +1,67 @@
|
|||
.class public final Lx/h/a$a;
|
||||
.super Lx/m/c/k;
|
||||
.source "AbstractCollection.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lx/h/a;->toString()Ljava/lang/String;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lx/m/c/k;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"TE;",
|
||||
"Ljava/lang/CharSequence;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic this$0:Lx/h/a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lx/h/a;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lx/h/a$a;->this$0:Lx/h/a;
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
invoke-direct {p0, p1}, Lx/m/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, Lx/h/a$a;->this$0:Lx/h/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
|
Loading…
Add table
Add a link
Reference in a new issue