ViewComponent$a.smali

.class final Lsg/bigo/arch/mvvm/ViewComponent$a;
.super Lkotlin/f/b/p;
.source "SourceFile"

# interfaces
.implements Lkotlin/f/a/a;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lsg/bigo/arch/mvvm/ViewComponent;-><init>(Landroidx/lifecycle/LifecycleOwner;)V
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lkotlin/f/b/p;",
        "Lkotlin/f/a/a<",
        "Landroidx/lifecycle/LifecycleOwner;",
        ">;"
    }
.end annotation


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


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

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

    const/4 p1, 0x0

    invoke-direct {p0, p1}, Lkotlin/f/b/p;-><init>(I)V

    return-void
.end method


# virtual methods
.method public final synthetic invoke()Ljava/lang/Object;
    .registers 2

    .line 1146
    new-instance v0, Lsg/bigo/arch/mvvm/ViewComponent$a$1;

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

    check-cast v0, Landroidx/lifecycle/LifecycleOwner;

    return-object v0
.end method