u$l.smali 1.6 KB
.class public final Ld/u$l;
.super Ld/u;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Ld/u;
.end annotation

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

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


# instance fields
.field public final a:Z


# direct methods
.method public constructor <init>(Ld/f;Z)V
    .locals 0
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ld/f<",
            "TT;",
            "Ljava/lang/String;",
            ">;Z)V"
        }
    .end annotation

    invoke-direct {p0}, Ld/u;-><init>()V

    iput-boolean p2, p0, Ld/u$l;->a:Z

    return-void
.end method


# virtual methods
.method public a(Ld/w;Ljava/lang/Object;)V
    .locals 2
    .param p2    # Ljava/lang/Object;
        .annotation runtime Ljavax/annotation/Nullable;
        .end annotation
    .end param
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ld/w;",
            "TT;)V"
        }
    .end annotation

    if-nez p2, :cond_0

    return-void

    .line 1
    :cond_0
    invoke-virtual {p2}, Ljava/lang/Object;->toString()Ljava/lang/String;

    move-result-object p2

    .line 2
    iget-boolean v0, p0, Ld/u$l;->a:Z

    const/4 v1, 0x0

    invoke-virtual {p1, p2, v1, v0}, Ld/w;->b(Ljava/lang/String;Ljava/lang/String;Z)V

    return-void
.end method