a$b.smali
.class public final Lcom/google/firebase/components/a$b;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/firebase/components/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# instance fields
.field public a:Ljava/lang/String;
.field public final b:Ljava/util/HashSet;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Set<",
"Ljava/lang/Class<",
"-TT;>;>;"
}
.end annotation
.end field
.field public final c:Ljava/util/HashSet;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Set<",
"Lcom/google/firebase/components/k;",
">;"
}
.end annotation
.end field
.field public d:I
.field public e:I
.field public f:Lcom/google/firebase/components/d;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/firebase/components/d<",
"TT;>;"
}
.end annotation
.end field
.field public g:Ljava/util/HashSet;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Set<",
"Ljava/lang/Class<",
"*>;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/lang/Class;[Ljava/lang/Class;Lcom/google/firebase/components/a$a;)V
.registers 6
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 p3, 0x0
.line 2
iput-object p3, p0, Lcom/google/firebase/components/a$b;->a:Ljava/lang/String;
.line 3
new-instance p3, Ljava/util/HashSet;
invoke-direct {p3}, Ljava/util/HashSet;-><init>()V
iput-object p3, p0, Lcom/google/firebase/components/a$b;->b:Ljava/util/HashSet;
.line 4
new-instance v0, Ljava/util/HashSet;
invoke-direct {v0}, Ljava/util/HashSet;-><init>()V
iput-object v0, p0, Lcom/google/firebase/components/a$b;->c:Ljava/util/HashSet;
const/4 v0, 0x0
.line 5
iput v0, p0, Lcom/google/firebase/components/a$b;->d:I
.line 6
iput v0, p0, Lcom/google/firebase/components/a$b;->e:I
.line 7
new-instance v1, Ljava/util/HashSet;
invoke-direct {v1}, Ljava/util/HashSet;-><init>()V
iput-object v1, p0, Lcom/google/firebase/components/a$b;->g:Ljava/util/HashSet;
.line 8
invoke-virtual {p3, p1}, Ljava/util/HashSet;->add(Ljava/lang/Object;)Z
.line 9
array-length p1, p2
:goto_24
if-ge v0, p1, :cond_30
aget-object p3, p2, v0
const-string v1, "Null interface"
.line 10
invoke-static {p3, v1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
add-int/lit8 v0, v0, 0x1
goto :goto_24
.line 11
:cond_30
iget-object p1, p0, Lcom/google/firebase/components/a$b;->b:Ljava/util/HashSet;
invoke-static {p1, p2}, Ljava/util/Collections;->addAll(Ljava/util/Collection;[Ljava/lang/Object;)Z
return-void
.end method
# virtual methods
.method public final a(Lcom/google/firebase/components/k;)Lcom/google/firebase/components/a$b;
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/firebase/components/k;",
")",
"Lcom/google/firebase/components/a$b<",
"TT;>;"
}
.end annotation
.line 1
iget-object v0, p1, Lcom/google/firebase/components/k;->a:Ljava/lang/Class;
.line 2
iget-object v1, p0, Lcom/google/firebase/components/a$b;->b:Ljava/util/HashSet;
.line 3
invoke-virtual {v1, v0}, Ljava/util/HashSet;->contains(Ljava/lang/Object;)Z
move-result v0
xor-int/lit8 v0, v0, 0x1
if-eqz v0, :cond_12
.line 4
iget-object v0, p0, Lcom/google/firebase/components/a$b;->c:Ljava/util/HashSet;
invoke-virtual {v0, p1}, Ljava/util/HashSet;->add(Ljava/lang/Object;)Z
return-object p0
.line 5
:cond_12
new-instance p1, Ljava/lang/IllegalArgumentException;
const-string v0, "Components are not allowed to depend on interfaces they themselves provide."
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public final b()Lcom/google/firebase/components/a$b;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/firebase/components/a$b<",
"TT;>;"
}
.end annotation
.line 1
iget v0, p0, Lcom/google/firebase/components/a$b;->d:I
const/4 v1, 0x1
if-nez v0, :cond_7
const/4 v0, 0x1
goto :goto_8
:cond_7
const/4 v0, 0x0
:goto_8
if-eqz v0, :cond_d
.line 2
iput v1, p0, Lcom/google/firebase/components/a$b;->d:I
return-object p0
.line 3
:cond_d
new-instance v0, Ljava/lang/IllegalStateException;
const-string v1, "Instantiation type has already been set."
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw v0
.end method
.method public final c()Lcom/google/firebase/components/a;
.registers 10
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/firebase/components/a<",
"TT;>;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/google/firebase/components/a$b;->f:Lcom/google/firebase/components/d;
if-eqz v0, :cond_6
const/4 v0, 0x1
goto :goto_7
:cond_6
const/4 v0, 0x0
:goto_7
if-eqz v0, :cond_28
.line 2
new-instance v0, Lcom/google/firebase/components/a;
iget-object v2, p0, Lcom/google/firebase/components/a$b;->a:Ljava/lang/String;
new-instance v3, Ljava/util/HashSet;
iget-object v1, p0, Lcom/google/firebase/components/a$b;->b:Ljava/util/HashSet;
invoke-direct {v3, v1}, Ljava/util/HashSet;-><init>(Ljava/util/Collection;)V
new-instance v4, Ljava/util/HashSet;
iget-object v1, p0, Lcom/google/firebase/components/a$b;->c:Ljava/util/HashSet;
invoke-direct {v4, v1}, Ljava/util/HashSet;-><init>(Ljava/util/Collection;)V
iget v5, p0, Lcom/google/firebase/components/a$b;->d:I
iget v6, p0, Lcom/google/firebase/components/a$b;->e:I
iget-object v7, p0, Lcom/google/firebase/components/a$b;->f:Lcom/google/firebase/components/d;
iget-object v8, p0, Lcom/google/firebase/components/a$b;->g:Ljava/util/HashSet;
move-object v1, v0
.line 3
invoke-direct/range {v1 .. v8}, Lcom/google/firebase/components/a;-><init>(Ljava/lang/String;Ljava/util/Set;Ljava/util/Set;IILcom/google/firebase/components/d;Ljava/util/Set;)V
return-object v0
.line 4
:cond_28
new-instance v0, Ljava/lang/IllegalStateException;
const-string v1, "Missing required property: factory."
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw v0
.end method
.method public final d()Lcom/google/firebase/components/a$b;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/firebase/components/a$b<",
"TT;>;"
}
.end annotation
.line 1
iget v0, p0, Lcom/google/firebase/components/a$b;->d:I
if-nez v0, :cond_6
const/4 v0, 0x1
goto :goto_7
:cond_6
const/4 v0, 0x0
:goto_7
if-eqz v0, :cond_d
const/4 v0, 0x2
.line 2
iput v0, p0, Lcom/google/firebase/components/a$b;->d:I
return-object p0
.line 3
:cond_d
new-instance v0, Ljava/lang/IllegalStateException;
const-string v1, "Instantiation type has already been set."
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw v0
.end method