b$b.smali

.class public final Li0/b$b;
.super Ljava/lang/Object;
.source "StartupReporter.kt"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Li0/b;
.end annotation

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


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

    return-void
.end method

.method public constructor <init>()V
    .registers 1

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

    return-void
.end method

.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
    .registers 2

    invoke-direct {p0}, Li0/b$b;-><init>()V

    return-void
.end method


# virtual methods
.method public final a()Lcom/shopee/hamster/base/ui/DebugCacheManager;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Lcom/shopee/hamster/base/ui/DebugCacheManager<",
            "Lcom/shopee/hamster/base/apm/api/startup/StartupInfo;",
            ">;"
        }
    .end annotation

    invoke-static {}, Li0/b;->c()Lkotlin/Lazy;

    move-result-object v0

    sget-object v1, Li0/b;->c:Li0/b$b;

    invoke-interface {v0}, Lkotlin/Lazy;->getValue()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/shopee/hamster/base/ui/DebugCacheManager;

    return-object v0
.end method

.method public final b()V
    .registers 2

    invoke-static {}, Li0/b;->b()Z

    move-result v0

    if-eqz v0, :cond_7

    return-void

    :cond_7
    const/4 v0, 0x1

    invoke-static {v0}, Li0/b;->a(Z)V

    new-instance v0, Li0/b;

    invoke-direct {v0}, Li0/b;-><init>()V

    invoke-static {v0}, Li0/b;->a(Li0/b;)V

    return-void
.end method