b.smali

.class public Lcom/singbox/component/storage/b/b;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/singbox/component/storage/b/b$a;,
        Lcom/singbox/component/storage/b/b$c;,
        Lcom/singbox/component/storage/b/b$d;,
        Lcom/singbox/component/storage/b/b$b;
    }
.end annotation


# instance fields
.field public final j:Lkotlin/f/a/a;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lkotlin/f/a/a<",
            "Landroid/content/SharedPreferences;",
            ">;"
        }
    .end annotation
.end field


# direct methods
.method public constructor <init>(Lkotlin/f/a/a;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lkotlin/f/a/a<",
            "+",
            "Landroid/content/SharedPreferences;",
            ">;)V"
        }
    .end annotation

    const-string v0, "prefs"

    invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V

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

    iput-object p1, p0, Lcom/singbox/component/storage/b/b;->j:Lkotlin/f/a/a;

    return-void
.end method