a.smali

.class public final synthetic Lsn/a;
.super Ljava/lang/Object;
.source "lambda"

# interfaces
.implements Lcom/shopee/shopeetracker/interfaces/SafeRunnable;


# instance fields
.field private final synthetic a:Ljava/lang/Runnable;


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

    return-void
.end method

.method public synthetic constructor <init>(Ljava/lang/Runnable;)V
    .registers 2

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

    iput-object p1, p0, Lsn/a;->a:Ljava/lang/Runnable;

    return-void
.end method


# virtual methods
.method public synthetic run()V
    .registers 1

    invoke-static {p0}, Lsn/c;->$default$run(Lcom/shopee/shopeetracker/interfaces/SafeRunnable;)V

    return-void
.end method

.method public final safeRun()V
    .registers 2

    iget-object v0, p0, Lsn/a;->a:Ljava/lang/Runnable;

    invoke-static {v0}, Lsn/c;->a(Ljava/lang/Runnable;)V

    return-void
.end method