a.smali

.class public final synthetic Lhn/a;
.super Ljava/lang/Object;
.source "lambda"

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field private final synthetic a:Lcom/shopee/react/net/http/ContentLisener;

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


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

    return-void
.end method

.method public synthetic constructor <init>(Lcom/shopee/react/net/http/ContentLisener;Ljava/lang/String;)V
    .registers 3

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

    iput-object p1, p0, Lhn/a;->a:Lcom/shopee/react/net/http/ContentLisener;

    iput-object p2, p0, Lhn/a;->b:Ljava/lang/String;

    return-void
.end method


# virtual methods
.method public final run()V
    .registers 3

    iget-object v0, p0, Lhn/a;->a:Lcom/shopee/react/net/http/ContentLisener;

    iget-object v1, p0, Lhn/a;->b:Ljava/lang/String;

    invoke-static {v0, v1}, Lcom/shopee/react/net/http/HttpUtil$1;->a(Lcom/shopee/react/net/http/ContentLisener;Ljava/lang/String;)V

    return-void
.end method