a.smali

.class public Lcom/qq/e/comm/plugin/aa/a/d/a;
.super Ljava/lang/Object;


# direct methods
.method public constructor <init>()V
    .registers 1

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

    return-void
.end method

.method public static final a(Ljava/io/Closeable;)V
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    if-eqz p0, :cond_b

    const-class v0, Lcom/qq/e/comm/plugin/aa/a/d/a;

    monitor-enter v0

    :try_start_5
    invoke-interface {p0}, Ljava/io/Closeable;->close()V

    const-class v0, Lcom/qq/e/comm/plugin/aa/a/d/a;

    monitor-exit v0

    :cond_b
    return-void

    :catchall_c
    move-exception v0

    const-class v1, Lcom/qq/e/comm/plugin/aa/a/d/a;

    monitor-exit v1
    :try_end_10
    .catchall {:try_start_5 .. :try_end_10} :catchall_c

    throw v0
.end method