b$b.smali

.class final Lcom/singbox/a/b$b;
.super Lkotlin/f/b/p;
.source "SourceFile"

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


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/singbox/a/b;
.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/singbox/a/b$b;


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

    new-instance v0, Lcom/singbox/a/b$b;

    invoke-direct {v0}, Lcom/singbox/a/b$b;-><init>()V

    sput-object v0, Lcom/singbox/a/b$b;->a:Lcom/singbox/a/b$b;

    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 3

    .line 1111
    sget-object v0, Lcom/singbox/component/config/SettingRepo;->INSTANCE:Lcom/singbox/component/config/SettingRepo;

    invoke-virtual {v0}, Lcom/singbox/component/config/SettingRepo;->getMomentSwitch()I

    move-result v0

    const/4 v1, 0x1

    if-ne v0, v1, :cond_a

    goto :goto_b

    :cond_a
    const/4 v1, 0x0

    :goto_b
    invoke-static {v1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;

    move-result-object v0

    return-object v0
.end method