e.smali

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

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field private final synthetic a:Ljo/p;

.field private final synthetic b:Ljo/i;

.field private final synthetic c:Ljava/util/concurrent/Executor;


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

    return-void
.end method

.method public synthetic constructor <init>(Ljo/p;Ljo/i;Ljava/util/concurrent/Executor;)V
    .registers 4

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

    iput-object p1, p0, Ljo/e;->a:Ljo/p;

    iput-object p2, p0, Ljo/e;->b:Ljo/i;

    iput-object p3, p0, Ljo/e;->c:Ljava/util/concurrent/Executor;

    return-void
.end method


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

    iget-object v0, p0, Ljo/e;->a:Ljo/p;

    iget-object v1, p0, Ljo/e;->b:Ljo/i;

    iget-object v2, p0, Ljo/e;->c:Ljava/util/concurrent/Executor;

    invoke-virtual {v0, v1, v2}, Ljo/p;->a(Ljo/i;Ljava/util/concurrent/Executor;)V

    return-void
.end method