ViewComponent$a$1.smali

.class final Lsg/bigo/arch/mvvm/ViewComponent$a$1;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Landroidx/lifecycle/LifecycleOwner;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lsg/bigo/arch/mvvm/ViewComponent$a;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = null
.end annotation


# instance fields
.field final synthetic a:Lsg/bigo/arch/mvvm/ViewComponent$a;


# direct methods
.method constructor <init>(Lsg/bigo/arch/mvvm/ViewComponent$a;)V
    .registers 2

    iput-object p1, p0, Lsg/bigo/arch/mvvm/ViewComponent$a$1;->a:Lsg/bigo/arch/mvvm/ViewComponent$a;

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

    return-void
.end method


# virtual methods
.method public final synthetic getLifecycle()Landroidx/lifecycle/Lifecycle;
    .registers 2

    .line 1147
    new-instance v0, Lsg/bigo/arch/mvvm/ViewComponent$emptyLifecycleOwner$2$1$1;

    invoke-direct {v0, p0}, Lsg/bigo/arch/mvvm/ViewComponent$emptyLifecycleOwner$2$1$1;-><init>(Lsg/bigo/arch/mvvm/ViewComponent$a$1;)V

    .line 22
    check-cast v0, Landroidx/lifecycle/Lifecycle;

    return-object v0
.end method