e.smali
.class public final synthetic Lfn/e;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Landroid/view/View$OnClickListener;
# instance fields
.field private final synthetic a:Lcom/shopee/react/debug/ReactDebugActivity;
.field private final synthetic b:Lcom/shopee/react/debug/BundleItem;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public synthetic constructor <init>(Lcom/shopee/react/debug/ReactDebugActivity;Lcom/shopee/react/debug/BundleItem;)V
.registers 3
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lfn/e;->a:Lcom/shopee/react/debug/ReactDebugActivity;
iput-object p2, p0, Lfn/e;->b:Lcom/shopee/react/debug/BundleItem;
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.registers 4
iget-object v0, p0, Lfn/e;->a:Lcom/shopee/react/debug/ReactDebugActivity;
iget-object v1, p0, Lfn/e;->b:Lcom/shopee/react/debug/BundleItem;
invoke-virtual {v0, v1, p1}, Lcom/shopee/react/debug/ReactDebugActivity;->a(Lcom/shopee/react/debug/BundleItem;Landroid/view/View;)V
return-void
.end method