p$n.smali

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


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lxq/p;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "n"
.end annotation

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


# instance fields
.field public final a:Lxq/h;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lxq/h<",
            "TT;",
            "Ljava/lang/String;",
            ">;"
        }
    .end annotation
.end field

.field public final b:Z


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

    return-void
.end method

.method public constructor <init>(Lxq/h;Z)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lxq/h<",
            "TT;",
            "Ljava/lang/String;",
            ">;Z)V"
        }
    .end annotation

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

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

    iput-boolean p2, p0, Lxq/p$n;->b:Z

    return-void
.end method


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

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

    if-nez p2, :cond_3

    return-void

    :cond_3
    iget-object v0, p0, Lxq/p$n;->a:Lxq/h;

    invoke-interface {v0, p2}, Lxq/h;->convert(Ljava/lang/Object;)Ljava/lang/Object;

    move-result-object p2

    check-cast p2, Ljava/lang/String;

    const/4 v0, 0x0

    iget-boolean v1, p0, Lxq/p$n;->b:Z

    invoke-virtual {p1, p2, v0, v1}, Lxq/r;->c(Ljava/lang/String;Ljava/lang/String;Z)V

    return-void
.end method