a.smali
.class public final synthetic Lfn/a;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field private final synthetic a:Lcom/shopee/react/debug/ReactDebugActivity$3;
.field private final synthetic b:Ljava/lang/String;
.field private final synthetic c:Lcom/shopee/react/debug/BundleItem;
.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/debug/ReactDebugActivity$3;Ljava/lang/String;Lcom/shopee/react/debug/BundleItem;I)V
.registers 5
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lfn/a;->a:Lcom/shopee/react/debug/ReactDebugActivity$3;
iput-object p2, p0, Lfn/a;->b:Ljava/lang/String;
iput-object p3, p0, Lfn/a;->c:Lcom/shopee/react/debug/BundleItem;
iput p4, p0, Lfn/a;->d:I
return-void
.end method
# virtual methods
.method public final run()V
.registers 5
iget-object v0, p0, Lfn/a;->a:Lcom/shopee/react/debug/ReactDebugActivity$3;
iget-object v1, p0, Lfn/a;->b:Ljava/lang/String;
iget-object v2, p0, Lfn/a;->c:Lcom/shopee/react/debug/BundleItem;
iget v3, p0, Lfn/a;->d:I
invoke-virtual {v0, v1, v2, v3}, Lcom/shopee/react/debug/ReactDebugActivity$3;->a(Ljava/lang/String;Lcom/shopee/react/debug/BundleItem;I)V
return-void
.end method