b.smali

.class public Lgm/b;
.super Lgm/a;
.source "LivenessCheckFunction.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lgm/b$c;,
        Lgm/b$b;
    }
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lgm/a<",
        "Lgm/b$c;",
        ">;"
    }
.end annotation


# instance fields
.field public final c:Ljava/lang/String;
    .annotation build Landroidx/annotation/Nullable;
    .end annotation
.end field


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

    return-void
.end method

.method public constructor <init>(Lcm/a;Ljava/lang/String;)V
    .registers 3
    .param p1    # Lcm/a;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param
    .param p2    # Ljava/lang/String;
        .annotation build Landroidx/annotation/Nullable;
        .end annotation
    .end param

    invoke-direct {p0, p1}, Lgm/a;-><init>(Lcm/a;)V

    iput-object p2, p0, Lgm/b;->c:Ljava/lang/String;

    return-void
.end method

.method public synthetic constructor <init>(Lcm/a;Ljava/lang/String;Lgm/b$a;)V
    .registers 4

    invoke-direct {p0, p1, p2}, Lgm/b;-><init>(Lcm/a;Ljava/lang/String;)V

    return-void
.end method