apkfuckery/com.discord/smali_classes2/com/google/firebase/d/d.smali

115 lines
2.3 KiB
Smali
Raw Normal View History

2019-05-03 18:53:54 +00:00
.class public Lcom/google/firebase/d/d;
.super Ljava/lang/Object;
2019-06-26 01:01:00 +00:00
.source "com.google.firebase:firebase-common@@17.1.0"
2019-05-03 18:53:54 +00:00
# static fields
2019-06-26 01:01:00 +00:00
.field private static volatile aTg:Lcom/google/firebase/d/d;
2019-05-03 18:53:54 +00:00
# instance fields
2019-06-26 01:01:00 +00:00
.field private final aTf:Ljava/util/Set;
2019-05-03 18:53:54 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Set<",
"Lcom/google/firebase/d/e;",
">;"
}
.end annotation
.end field
# direct methods
.method constructor <init>()V
.locals 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
new-instance v0, Ljava/util/HashSet;
invoke-direct {v0}, Ljava/util/HashSet;-><init>()V
2019-06-26 01:01:00 +00:00
iput-object v0, p0, Lcom/google/firebase/d/d;->aTf:Ljava/util/Set;
2019-05-03 18:53:54 +00:00
return-void
.end method
2019-06-26 01:01:00 +00:00
.method public static By()Lcom/google/firebase/d/d;
2019-05-03 18:53:54 +00:00
.locals 2
2019-06-26 01:01:00 +00:00
sget-object v0, Lcom/google/firebase/d/d;->aTg:Lcom/google/firebase/d/d;
2019-05-03 18:53:54 +00:00
if-nez v0, :cond_1
const-class v1, Lcom/google/firebase/d/d;
monitor-enter v1
:try_start_0
2019-06-26 01:01:00 +00:00
sget-object v0, Lcom/google/firebase/d/d;->aTg:Lcom/google/firebase/d/d;
2019-05-03 18:53:54 +00:00
if-nez v0, :cond_0
new-instance v0, Lcom/google/firebase/d/d;
invoke-direct {v0}, Lcom/google/firebase/d/d;-><init>()V
2019-06-26 01:01:00 +00:00
sput-object v0, Lcom/google/firebase/d/d;->aTg:Lcom/google/firebase/d/d;
2019-05-03 18:53:54 +00:00
:cond_0
monitor-exit v1
goto :goto_0
:catchall_0
move-exception v0
monitor-exit v1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw v0
:cond_1
:goto_0
return-object v0
.end method
# virtual methods
2019-06-26 01:01:00 +00:00
.method final Bx()Ljava/util/Set;
2019-05-03 18:53:54 +00:00
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Set<",
"Lcom/google/firebase/d/e;",
">;"
}
.end annotation
2019-06-26 01:01:00 +00:00
iget-object v0, p0, Lcom/google/firebase/d/d;->aTf:Ljava/util/Set;
2019-05-03 18:53:54 +00:00
monitor-enter v0
:try_start_0
2019-06-26 01:01:00 +00:00
iget-object v1, p0, Lcom/google/firebase/d/d;->aTf:Ljava/util/Set;
2019-05-03 18:53:54 +00:00
invoke-static {v1}, Ljava/util/Collections;->unmodifiableSet(Ljava/util/Set;)Ljava/util/Set;
move-result-object v1
monitor-exit v0
return-object v1
:catchall_0
move-exception v1
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw v1
.end method