g.smali

.class public final synthetic Ljn/g;
.super Ljava/lang/Object;
.source "lambda"

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field private final synthetic a:Lcom/shopee/react/update/ReactUpdateManager;

.field private final synthetic b:Lcom/shopee/react/update/ReactUpdateManager$UpdateCallback;

.field private final synthetic c:I

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


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

    return-void
.end method

.method public synthetic constructor <init>(Lcom/shopee/react/update/ReactUpdateManager;Lcom/shopee/react/update/ReactUpdateManager$UpdateCallback;ILjava/lang/String;)V
    .registers 5

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

    iput-object p1, p0, Ljn/g;->a:Lcom/shopee/react/update/ReactUpdateManager;

    iput-object p2, p0, Ljn/g;->b:Lcom/shopee/react/update/ReactUpdateManager$UpdateCallback;

    iput p3, p0, Ljn/g;->c:I

    iput-object p4, p0, Ljn/g;->d:Ljava/lang/String;

    return-void
.end method


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

    iget-object v0, p0, Ljn/g;->a:Lcom/shopee/react/update/ReactUpdateManager;

    iget-object v1, p0, Ljn/g;->b:Lcom/shopee/react/update/ReactUpdateManager$UpdateCallback;

    iget v2, p0, Ljn/g;->c:I

    iget-object v3, p0, Ljn/g;->d:Ljava/lang/String;

    invoke-virtual {v0, v1, v2, v3}, Lcom/shopee/react/update/ReactUpdateManager;->a(Lcom/shopee/react/update/ReactUpdateManager$UpdateCallback;ILjava/lang/String;)V

    return-void
.end method