d.smali

.class public final synthetic Ljn/d;
.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:I


# 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;II)V
    .registers 5

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

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

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

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

    iput p4, p0, Ljn/d;->d:I

    return-void
.end method


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

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

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

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

    iget v3, p0, Ljn/d;->d:I

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

    return-void
.end method