a.smali
.class public final synthetic Lcom/sandboxol/common/threadpoollib/executor/a;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field private final synthetic a:Ljava/lang/Runnable;
# direct methods
.method public synthetic constructor <init>(Ljava/lang/Runnable;)V
.registers 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/sandboxol/common/threadpoollib/executor/a;->a:Ljava/lang/Runnable;
return-void
.end method
# virtual methods
.method public final run()V
.registers 2
iget-object v0, p0, Lcom/sandboxol/common/threadpoollib/executor/a;->a:Ljava/lang/Runnable;
invoke-static {v0}, Lcom/sandboxol/common/threadpoollib/executor/AndroidExecutor;->a(Ljava/lang/Runnable;)V
return-void
.end method