b$b.smali
.class public Lgm/b$b;
.super Lgm/a$a;
.source "LivenessCheckFunction.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lgm/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lgm/a$a<",
"Lgm/b;",
"Lgm/b$b;",
">;"
}
.end annotation
# instance fields
.field public b: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>()V
.registers 1
invoke-direct {p0}, Lgm/a$a;-><init>()V
return-void
.end method
# virtual methods
.method public a()Lcm/a;
.registers 2
.annotation build Landroidx/annotation/NonNull;
.end annotation
sget-object v0, Lcm/a$a;->d:Lcm/a;
return-object v0
.end method
.method public a(Ljava/lang/String;)Lgm/b$b;
.registers 2
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
iput-object p1, p0, Lgm/b$b;->b:Ljava/lang/String;
return-object p0
.end method
.method public b()Lgm/b;
.registers 5
.annotation build Landroidx/annotation/NonNull;
.end annotation
new-instance v0, Lgm/b;
iget-object v1, p0, Lgm/a$a;->a:Lcm/a;
iget-object v2, p0, Lgm/b$b;->b:Ljava/lang/String;
const/4 v3, 0x0
invoke-direct {v0, v1, v2, v3}, Lgm/b;-><init>(Lcm/a;Ljava/lang/String;Lgm/b$a;)V
return-object v0
.end method