RNCWebViewModule$d.smali
.class public final Lcom/reactnativecommunity/webview/RNCWebViewModule$d;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/reactnativecommunity/webview/RNCWebViewModule;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "d"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/reactnativecommunity/webview/RNCWebViewModule$d$a;
}
.end annotation
# instance fields
.field public a:I
.field public final b:Ljava/util/HashMap;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/HashMap<",
"Ljava/lang/Integer;",
"Ljava/util/concurrent/atomic/AtomicReference<",
"Lcom/reactnativecommunity/webview/RNCWebViewModule$d$a;",
">;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.registers 2
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x0
.line 2
iput v0, p0, Lcom/reactnativecommunity/webview/RNCWebViewModule$d;->a:I
.line 3
new-instance v0, Ljava/util/HashMap;
invoke-direct {v0}, Ljava/util/HashMap;-><init>()V
iput-object v0, p0, Lcom/reactnativecommunity/webview/RNCWebViewModule$d;->b:Ljava/util/HashMap;
return-void
.end method
# virtual methods
.method public final declared-synchronized a(Ljava/lang/Integer;)V
.registers 3
monitor-enter p0
.line 1
:try_start_1
iget-object v0, p0, Lcom/reactnativecommunity/webview/RNCWebViewModule$d;->b:Ljava/util/HashMap;
invoke-virtual {v0, p1}, Ljava/util/HashMap;->remove(Ljava/lang/Object;)Ljava/lang/Object;
:try_end_6
.catchall {:try_start_1 .. :try_end_6} :catchall_8
.line 2
monitor-exit p0
return-void
:catchall_8
move-exception p1
monitor-exit p0
throw p1
.end method