b.smali

.class public final Lcom/chinanetcenter/wcs/android/b;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/chinanetcenter/wcs/android/b$a;
    }
.end annotation


# instance fields
.field public a:Ljava/lang/String;


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

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

    const-string v0, ""

    .line 2
    iput-object v0, p0, Lcom/chinanetcenter/wcs/android/b;->a:Ljava/lang/String;

    return-void
.end method


# virtual methods
.method public final declared-synchronized a(Ljava/lang/String;)V
    .registers 3

    monitor-enter p0

    .line 1
    :try_start_1
    sget-object p1, Ljava/lang/Boolean;->FALSE:Ljava/lang/Boolean;

    monitor-enter p1
    :try_end_4
    .catchall {:try_start_1 .. :try_end_4} :catchall_b

    .line 2
    :try_start_4
    monitor-exit p1
    :try_end_5
    .catchall {:try_start_4 .. :try_end_5} :catchall_9

    monitor-exit p0

    return-void

    .line 3
    :goto_7
    :try_start_7
    monitor-exit p1
    :try_end_8
    .catchall {:try_start_7 .. :try_end_8} :catchall_9

    :try_start_8
    throw v0
    :try_end_9
    .catchall {:try_start_8 .. :try_end_9} :catchall_b

    :catchall_9
    move-exception v0

    goto :goto_7

    :catchall_b
    move-exception p1

    monitor-exit p0

    throw p1
.end method