p1.smali

.class public final Lbb/p1;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lbb/q1;


# annotations
.annotation runtime Lkotlin/Metadata;
.end annotation


# instance fields
.field private final a:Lbb/h2;
    .annotation build Lorg/jetbrains/annotations/NotNull;
    .end annotation
.end field


# direct methods
.method public constructor <init>(Lbb/h2;)V
    .registers 2
    .param p1    # Lbb/h2;
        .annotation build Lorg/jetbrains/annotations/NotNull;
        .end annotation
    .end param

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    iput-object p1, p0, Lbb/p1;->a:Lbb/h2;

    return-void
.end method


# virtual methods
.method public c()Z
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public e()Lbb/h2;
    .registers 2
    .annotation build Lorg/jetbrains/annotations/NotNull;
    .end annotation

    iget-object v0, p0, Lbb/p1;->a:Lbb/h2;

    return-object v0
.end method

.method public toString()Ljava/lang/String;
    .registers 3
    .annotation build Lorg/jetbrains/annotations/NotNull;
    .end annotation

    invoke-static {}, Lbb/q0;->c()Z

    move-result v0

    if-eqz v0, :cond_11

    invoke-virtual {p0}, Lbb/p1;->e()Lbb/h2;

    move-result-object v0

    const-string v1, "New"

    invoke-virtual {v0, v1}, Lbb/h2;->w(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v0

    goto :goto_15

    :cond_11
    invoke-super {p0}, Ljava/lang/Object;->toString()Ljava/lang/String;

    move-result-object v0

    :goto_15
    return-object v0
.end method