h.smali

.class public final Lsg/bigo/config/h;
.super Ljava/lang/Object;
.source "SourceFile"


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


# static fields
.field public static final a:Lokhttp3/v;


# instance fields
.field public b:Lokhttp3/x;


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

    const-string v0, "application/json;charset-utf-8"

    .line 10
    invoke-static {v0}, Lokhttp3/v;->b(Ljava/lang/String;)Lokhttp3/v;

    move-result-object v0

    sput-object v0, Lsg/bigo/config/h;->a:Lokhttp3/v;

    return-void
.end method

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

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

    .line 19
    new-instance v0, Lokhttp3/x;

    invoke-direct {v0}, Lokhttp3/x;-><init>()V

    iput-object v0, p0, Lsg/bigo/config/h;->b:Lokhttp3/x;

    return-void
.end method

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

    .line 9
    invoke-direct {p0}, Lsg/bigo/config/h;-><init>()V

    return-void
.end method

.method public static a()Lsg/bigo/config/h;
    .registers 1

    .line 23
    invoke-static {}, Lsg/bigo/config/h$a;->a()Lsg/bigo/config/h;

    move-result-object v0

    return-object v0
.end method