Changes of com.discord v1349
This commit is contained in:
parent
ee3363e6d6
commit
3f4974bc38
11672 changed files with 479129 additions and 478996 deletions
53
com.discord/smali_classes2/x/h/g.smali
Normal file
53
com.discord/smali_classes2/x/h/g.smali
Normal file
|
@ -0,0 +1,53 @@
|
|||
.class public final Lx/h/g;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Sequences.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/sequences/Sequence;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/sequences/Sequence<",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic a:[Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>([Ljava/lang/Object;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lx/h/g;->a:[Ljava/lang/Object;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public iterator()Ljava/util/Iterator;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/Iterator<",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Lx/h/g;->a:[Ljava/lang/Object;
|
||||
|
||||
invoke-static {v0}, Lf/h/a/f/f/n/g;->iterator([Ljava/lang/Object;)Ljava/util/Iterator;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue