a.smali

.class public final Lsg/bigo/web/c/c/a;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lsg/bigo/web/c/c/a$a;
    }
.end annotation


# static fields
.field public static final a:Lsg/bigo/web/c/c/a$a;

.field private static final b:Ljava/lang/String;

# The value of this static final field might be set in the static constructor
.field private static final c:Ljava/lang/String; = "Content-Type"


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

    new-instance v0, Lsg/bigo/web/c/c/a$a;

    const/4 v1, 0x0

    invoke-direct {v0, v1}, Lsg/bigo/web/c/c/a$a;-><init>(Lkotlin/f/b/j;)V

    sput-object v0, Lsg/bigo/web/c/c/a;->a:Lsg/bigo/web/c/c/a$a;

    .line 85
    invoke-static {}, Ljava/nio/charset/Charset;->defaultCharset()Ljava/nio/charset/Charset;

    move-result-object v0

    invoke-virtual {v0}, Ljava/nio/charset/Charset;->name()Ljava/lang/String;

    move-result-object v0

    sput-object v0, Lsg/bigo/web/c/c/a;->b:Ljava/lang/String;

    const-string v0, "Content-Type"

    .line 86
    sput-object v0, Lsg/bigo/web/c/c/a;->c:Ljava/lang/String;

    return-void
.end method

.method public constructor <init>()V
    .registers 1

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

    return-void
.end method

.method public static final synthetic a()Ljava/lang/String;
    .registers 1

    .line 12
    sget-object v0, Lsg/bigo/web/c/c/a;->b:Ljava/lang/String;

    return-object v0
.end method

.method public static final synthetic b()Ljava/lang/String;
    .registers 1

    .line 12
    sget-object v0, Lsg/bigo/web/c/c/a;->c:Ljava/lang/String;

    return-object v0
.end method