a$a.smali

.class public final Lcom/jakewharton/disklrucache/a$a;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/util/concurrent/Callable;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/jakewharton/disklrucache/a;
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Ljava/util/concurrent/Callable<",
        "Ljava/lang/Void;",
        ">;"
    }
.end annotation


# instance fields
.field public final synthetic a:Lcom/jakewharton/disklrucache/a;


# direct methods
.method public constructor <init>(Lcom/jakewharton/disklrucache/a;)V
    .registers 2

    iput-object p1, p0, Lcom/jakewharton/disklrucache/a$a;->a:Lcom/jakewharton/disklrucache/a;

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

    return-void
.end method


# virtual methods
.method public final call()Ljava/lang/Object;
    .registers 4
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/Exception;
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/jakewharton/disklrucache/a$a;->a:Lcom/jakewharton/disklrucache/a;

    monitor-enter v0

    .line 2
    :try_start_3
    iget-object v1, p0, Lcom/jakewharton/disklrucache/a$a;->a:Lcom/jakewharton/disklrucache/a;

    .line 3
    iget-object v2, v1, Lcom/jakewharton/disklrucache/a;->i:Ljava/io/BufferedWriter;

    if-nez v2, :cond_b

    .line 4
    monitor-exit v0

    goto :goto_21

    .line 5
    :cond_b
    invoke-virtual {v1}, Lcom/jakewharton/disklrucache/a;->R()V

    .line 6
    iget-object v1, p0, Lcom/jakewharton/disklrucache/a$a;->a:Lcom/jakewharton/disklrucache/a;

    .line 7
    invoke-virtual {v1}, Lcom/jakewharton/disklrucache/a;->x()Z

    move-result v1

    if-eqz v1, :cond_20

    .line 8
    iget-object v1, p0, Lcom/jakewharton/disklrucache/a$a;->a:Lcom/jakewharton/disklrucache/a;

    .line 9
    invoke-virtual {v1}, Lcom/jakewharton/disklrucache/a;->J()V

    .line 10
    iget-object v1, p0, Lcom/jakewharton/disklrucache/a$a;->a:Lcom/jakewharton/disklrucache/a;

    const/4 v2, 0x0

    .line 11
    iput v2, v1, Lcom/jakewharton/disklrucache/a;->k:I

    .line 12
    :cond_20
    monitor-exit v0

    :goto_21
    const/4 v0, 0x0

    return-object v0

    :catchall_23
    move-exception v1

    monitor-exit v0
    :try_end_25
    .catchall {:try_start_3 .. :try_end_25} :catchall_23

    throw v1
.end method