a.smali
.class public Lcom/plug/d/a;
.super Ljava/lang/Object;
.source "PluginInitObservers.java"
# instance fields
.field private a:Ljava/util/Set;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Set",
"<",
"Lcom/plug/a/b;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.registers 2
.prologue
.line 13
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 14
new-instance v0, Ljava/util/HashSet;
invoke-direct {v0}, Ljava/util/HashSet;-><init>()V
iput-object v0, p0, Lcom/plug/d/a;->a:Ljava/util/Set;
return-void
.end method
# virtual methods
.method public declared-synchronized a(Lcom/plug/a/b;)Lcom/plug/a/b;
.registers 3
.prologue
.line 16
monitor-enter p0
:try_start_1
invoke-virtual {p0, p1}, Lcom/plug/d/a;->b(Lcom/plug/a/b;)V
:try_end_4
.catchall {:try_start_1 .. :try_end_4} :catchall_6
.line 17
monitor-exit p0
return-object p1
.line 16
:catchall_6
move-exception v0
monitor-exit p0
throw v0
.end method
.method public declared-synchronized a()V
.registers 2
.prologue
.line 25
monitor-enter p0
:try_start_1
iget-object v0, p0, Lcom/plug/d/a;->a:Ljava/util/Set;
invoke-interface {v0}, Ljava/util/Set;->clear()V
:try_end_6
.catchall {:try_start_1 .. :try_end_6} :catchall_8
.line 26
monitor-exit p0
return-void
.line 25
:catchall_8
move-exception v0
monitor-exit p0
throw v0
.end method
.method public declared-synchronized b(Lcom/plug/a/b;)V
.registers 3
.prologue
.line 21
monitor-enter p0
:try_start_1
iget-object v0, p0, Lcom/plug/d/a;->a:Ljava/util/Set;
invoke-interface {v0, p1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
:try_end_6
.catchall {:try_start_1 .. :try_end_6} :catchall_8
.line 22
monitor-exit p0
return-void
.line 21
:catchall_8
move-exception v0
monitor-exit p0
throw v0
.end method
.method public declared-synchronized c(Lcom/plug/a/b;)V
.registers 3
.prologue
.line 29
monitor-enter p0
:try_start_1
iget-object v0, p0, Lcom/plug/d/a;->a:Ljava/util/Set;
invoke-interface {v0, p1}, Ljava/util/Set;->remove(Ljava/lang/Object;)Z
:try_end_6
.catchall {:try_start_1 .. :try_end_6} :catchall_8
.line 30
monitor-exit p0
return-void
.line 29
:catchall_8
move-exception v0
monitor-exit p0
throw v0
.end method