adf$1.smali

.class Ldxoptimizer/adf$1;
.super Ljava/lang/Object;
.source "KeyValueStorageImpl.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Ldxoptimizer/adf;->a(Ljava/util/concurrent/CountDownLatch;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


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

.field final synthetic b:Ljava/util/concurrent/CountDownLatch;

.field final synthetic c:Ldxoptimizer/adf;


# direct methods
.method constructor <init>(Ldxoptimizer/adf;Ljava/lang/Runnable;Ljava/util/concurrent/CountDownLatch;)V
    .registers 4

    .prologue
    .line 464
    iput-object p1, p0, Ldxoptimizer/adf$1;->c:Ldxoptimizer/adf;

    iput-object p2, p0, Ldxoptimizer/adf$1;->a:Ljava/lang/Runnable;

    iput-object p3, p0, Ldxoptimizer/adf$1;->b:Ljava/util/concurrent/CountDownLatch;

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

    return-void
.end method


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

    .prologue
    .line 466
    iget-object v0, p0, Ldxoptimizer/adf$1;->a:Ljava/lang/Runnable;

    if-eqz v0, :cond_9

    .line 467
    iget-object v0, p0, Ldxoptimizer/adf$1;->a:Ljava/lang/Runnable;

    invoke-interface {v0}, Ljava/lang/Runnable;->run()V

    .line 469
    :cond_9
    iget-object v0, p0, Ldxoptimizer/adf$1;->b:Ljava/util/concurrent/CountDownLatch;

    invoke-virtual {v0}, Ljava/util/concurrent/CountDownLatch;->countDown()V

    .line 470
    return-void
.end method