MedalViewModel$b.smali

.class final Lsg/bigolive/revenue64/component/medal/MedalViewModel$b;
.super Lkotlin/f/b/p;
.source "SourceFile"

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


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lsg/bigolive/revenue64/component/medal/MedalViewModel;->a(JLsg/bigolive/revenue64/component/medal/data/a;)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/m<",
        "Ljava/lang/Boolean;",
        "Ljava/lang/Integer;",
        "Lkotlin/w;",
        ">;"
    }
.end annotation


# static fields
.field public static final a:Lsg/bigolive/revenue64/component/medal/MedalViewModel$b;


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

    new-instance v0, Lsg/bigolive/revenue64/component/medal/MedalViewModel$b;

    invoke-direct {v0}, Lsg/bigolive/revenue64/component/medal/MedalViewModel$b;-><init>()V

    sput-object v0, Lsg/bigolive/revenue64/component/medal/MedalViewModel$b;->a:Lsg/bigolive/revenue64/component/medal/MedalViewModel$b;

    return-void
.end method

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

    const/4 v0, 0x2

    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;Ljava/lang/Object;)Ljava/lang/Object;
    .registers 5

    .line 13
    check-cast p1, Ljava/lang/Boolean;

    invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z

    move-result p1

    check-cast p2, Ljava/lang/Number;

    invoke-virtual {p2}, Ljava/lang/Number;->intValue()I

    move-result p2

    .line 1027
    new-instance v0, Ljava/lang/StringBuilder;

    const-string v1, "fetch medal info error. isTimeOut:"

    invoke-direct {v0, v1}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V

    invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Z)Ljava/lang/StringBuilder;

    const-string p1, ", resCode:"

    invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v0, p2}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;

    invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object p1

    const-string p2, "MEDAL"

    invoke-static {p2, p1}, Lsg/bigo/log/TraceLog;->e(Ljava/lang/String;Ljava/lang/String;)I

    .line 13
    sget-object p1, Lkotlin/w;->a:Lkotlin/w;

    return-object p1
.end method