SearchResultFragment$m.smali

.class final Lcom/singbox/party/search/SearchResultFragment$m;
.super Lkotlin/f/b/p;
.source "SourceFile"

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


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/singbox/party/search/SearchResultFragment;-><init>()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<",
        "Lcom/singbox/party/songtab/viewmodels/SongViewModel;",
        ">;"
    }
.end annotation


# static fields
.field public static final a:Lcom/singbox/party/search/SearchResultFragment$m;


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

    new-instance v0, Lcom/singbox/party/search/SearchResultFragment$m;

    invoke-direct {v0}, Lcom/singbox/party/search/SearchResultFragment$m;-><init>()V

    sput-object v0, Lcom/singbox/party/search/SearchResultFragment$m;->a:Lcom/singbox/party/search/SearchResultFragment$m;

    return-void
.end method

.method constructor <init>()V
    .registers 2

    const/4 v0, 0x0

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

    return-void
.end method


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

    .line 1062
    sget-object v0, Lcom/singbox/party/HomeViewModelProvider;->a:Lcom/singbox/party/HomeViewModelProvider$a;

    invoke-static {}, Lcom/singbox/party/HomeViewModelProvider$a;->a()Lcom/singbox/party/HomeViewModelProvider;

    move-result-object v0

    const-class v1, Lcom/singbox/party/songtab/viewmodels/SongViewModel;

    const-string v2, "-2147483648"

    invoke-virtual {v0, v2, v1}, Lcom/singbox/party/HomeViewModelProvider;->get(Ljava/lang/String;Ljava/lang/Class;)Landroidx/lifecycle/ViewModel;

    move-result-object v0

    check-cast v0, Lcom/singbox/party/songtab/viewmodels/SongViewModel;

    return-object v0
.end method