HotRecommendEntryVM$f.smali

.class final Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM$f;
.super Lkotlin/f/b/p;
.source "SourceFile"

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


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM;-><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<",
        "Ljava/lang/Boolean;",
        ">;"
    }
.end annotation


# static fields
.field public static final a:Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM$f;


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

    new-instance v0, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM$f;

    invoke-direct {v0}, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM$f;-><init>()V

    sput-object v0, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM$f;->a:Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/HotRecommendEntryVM$f;

    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 2

    .line 1042
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDelegate;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDelegate;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDelegate;->hasHotRecommendUserEntry()Z

    move-result v0

    .line 23
    invoke-static {v0}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;

    move-result-object v0

    return-object v0
.end method