73 lines
1.3 KiB
Smali
73 lines
1.3 KiB
Smali
|
.class public Lr0/v;
|
||
|
.super Lr0/x;
|
||
|
.source "ParameterHandler.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lr0/x<",
|
||
|
"Ljava/lang/Iterable<",
|
||
|
"TT;>;>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field public final synthetic a:Lr0/x;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>(Lr0/x;)V
|
||
|
.locals 0
|
||
|
|
||
|
iput-object p1, p0, Lr0/v;->a:Lr0/x;
|
||
|
|
||
|
invoke-direct {p0}, Lr0/x;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public a(Lr0/z;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, Lr0/v;->a:Lr0/x;
|
||
|
|
||
|
invoke-virtual {v1, p1, v0}, Lr0/x;->a(Lr0/z;Ljava/lang/Object;)V
|
||
|
|
||
|
goto :goto_0
|
||
|
|
||
|
:cond_1
|
||
|
:goto_1
|
||
|
return-void
|
||
|
.end method
|