Changes of com.discord v1349
This commit is contained in:
parent
ee3363e6d6
commit
3f4974bc38
11672 changed files with 479129 additions and 478996 deletions
72
com.discord/smali_classes2/f0/t.smali
Normal file
72
com.discord/smali_classes2/f0/t.smali
Normal file
|
@ -0,0 +1,72 @@
|
|||
.class public Lf0/t;
|
||||
.super Lf0/v;
|
||||
.source "ParameterHandler.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lf0/v<",
|
||||
"Ljava/lang/Iterable<",
|
||||
"TT;>;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic a:Lf0/v;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lf0/v;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf0/t;->a:Lf0/v;
|
||||
|
||||
invoke-direct {p0}, Lf0/v;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public a(Lf0/x;Ljava/lang/Object;)V
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Throws;
|
||||
value = {
|
||||
Ljava/io/IOException;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
check-cast p2, Ljava/lang/Iterable;
|
||||
|
||||
if-nez p2, :cond_0
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_0
|
||||
invoke-interface {p2}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
:goto_0
|
||||
invoke-interface {p2}, Ljava/util/Iterator;->hasNext()Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_1
|
||||
|
||||
invoke-interface {p2}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
iget-object v1, p0, Lf0/t;->a:Lf0/v;
|
||||
|
||||
invoke-virtual {v1, p1, v0}, Lf0/v;->a(Lf0/x;Ljava/lang/Object;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
:goto_1
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue