p$a.smali

.class public Lxq/p$a;
.super Lxq/p;
.source "ParameterHandler.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lxq/p;->b()Lxq/p;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lxq/p<",
        "Ljava/lang/Iterable<",
        "TT;>;>;"
    }
.end annotation


# instance fields
.field public final synthetic a:Lxq/p;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Lxq/p;)V
    .registers 2

    iput-object p1, p0, Lxq/p$a;->a:Lxq/p;

    invoke-direct {p0}, Lxq/p;-><init>()V

    return-void
.end method


# virtual methods
.method public a(Lxq/r;Ljava/lang/Iterable;)V
    .registers 5
    .param p1    # Lxq/r;
        .annotation runtime Ljavax/annotation/Nullable;
        .end annotation
    .end param
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lxq/r;",
            "Ljava/lang/Iterable<",
            "TT;>;)V"
        }
    .end annotation

    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    if-nez p2, :cond_3

    return-void

    :cond_3
    invoke-interface {p2}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;

    move-result-object p2

    :goto_7
    invoke-interface {p2}, Ljava/util/Iterator;->hasNext()Z

    move-result v0

    if-eqz v0, :cond_17

    invoke-interface {p2}, Ljava/util/Iterator;->next()Ljava/lang/Object;

    move-result-object v0

    iget-object v1, p0, Lxq/p$a;->a:Lxq/p;

    invoke-virtual {v1, p1, v0}, Lxq/p;->a(Lxq/r;Ljava/lang/Object;)V

    goto :goto_7

    :cond_17
    return-void
.end method

.method public bridge synthetic a(Lxq/r;Ljava/lang/Object;)V
    .registers 3
    .param p1    # Lxq/r;
        .annotation runtime Ljavax/annotation/Nullable;
        .end annotation
    .end param
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    check-cast p2, Ljava/lang/Iterable;

    invoke-virtual {p0, p1, p2}, Lxq/p$a;->a(Lxq/r;Ljava/lang/Iterable;)V

    return-void
.end method