e.smali

.class public final synthetic Len/e;
.super Ljava/lang/Object;
.source "lambda"

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field private final synthetic a:Lcom/shopee/react/communication/ReactRemoteCommunicateManager;


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

    return-void
.end method

.method public synthetic constructor <init>(Lcom/shopee/react/communication/ReactRemoteCommunicateManager;)V
    .registers 2

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

    iput-object p1, p0, Len/e;->a:Lcom/shopee/react/communication/ReactRemoteCommunicateManager;

    return-void
.end method


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

    iget-object v0, p0, Len/e;->a:Lcom/shopee/react/communication/ReactRemoteCommunicateManager;

    invoke-virtual {v0}, Lcom/shopee/react/communication/ReactRemoteCommunicateManager;->a()V

    return-void
.end method