e.smali

.class public abstract Lcom/google/common/collect/e;
.super Lcom/google/common/collect/h;
.source "SourceFile"

# interfaces
.implements Ljava/io/Serializable;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<E:",
        "Ljava/lang/Object;",
        ">",
        "Lcom/google/common/collect/h<",
        "TE;>;",
        "Ljava/io/Serializable;"
    }
.end annotation


# static fields
.field private static final serialVersionUID:J


# direct methods
.method private readObject(Ljava/io/ObjectInputStream;)V
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;,
            Ljava/lang/ClassNotFoundException;
        }
    .end annotation

    .line 1
    invoke-virtual {p1}, Ljava/io/ObjectInputStream;->defaultReadObject()V

    .line 2
    invoke-virtual {p1}, Ljava/io/ObjectInputStream;->readInt()I

    move-result v0

    .line 3
    invoke-virtual {p0}, Lcom/google/common/collect/e;->f()Lcom/google/common/collect/h1;

    if-gtz v0, :cond_d

    return-void

    .line 4
    :cond_d
    invoke-virtual {p1}, Ljava/io/ObjectInputStream;->readObject()Ljava/lang/Object;

    move-result-object v0

    .line 5
    invoke-virtual {p1}, Ljava/io/ObjectInputStream;->readInt()I

    move-result p1

    .line 6
    invoke-virtual {p0, v0, p1}, Lcom/google/common/collect/e;->x(Ljava/lang/Object;I)I

    const/4 p1, 0x0

    throw p1
.end method

.method private writeObject(Ljava/io/ObjectOutputStream;)V
    .registers 5
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 1
    invoke-virtual {p1}, Ljava/io/ObjectOutputStream;->defaultWriteObject()V

    .line 2
    invoke-virtual {p0}, Lcom/google/common/collect/h;->entrySet()Ljava/util/Set;

    move-result-object v0

    invoke-interface {v0}, Ljava/util/Set;->size()I

    move-result v0

    .line 3
    invoke-virtual {p1, v0}, Ljava/io/ObjectOutputStream;->writeInt(I)V

    .line 4
    invoke-virtual {p0}, Lcom/google/common/collect/h;->entrySet()Ljava/util/Set;

    move-result-object v0

    invoke-interface {v0}, Ljava/util/Set;->iterator()Ljava/util/Iterator;

    move-result-object v0

    :goto_16
    invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z

    move-result v1

    if-eqz v1, :cond_31

    invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;

    move-result-object v1

    check-cast v1, Lcom/google/common/collect/a1$a;

    .line 5
    invoke-interface {v1}, Lcom/google/common/collect/a1$a;->a()Ljava/lang/Object;

    move-result-object v2

    invoke-virtual {p1, v2}, Ljava/io/ObjectOutputStream;->writeObject(Ljava/lang/Object;)V

    .line 6
    invoke-interface {v1}, Lcom/google/common/collect/a1$a;->getCount()I

    move-result v1

    invoke-virtual {p1, v1}, Ljava/io/ObjectOutputStream;->writeInt(I)V

    goto :goto_16

    :cond_31
    return-void
.end method


# virtual methods
.method public final U(Ljava/lang/Object;I)Z
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TE;II)Z"
        }
    .end annotation

    const-string p1, "oldCount"

    .line 1
    invoke-static {p2, p1}, Lcom/shopee/sz/picuploadsdk/b;->g(ILjava/lang/String;)I

    const/4 p1, 0x0

    const-string p2, "newCount"

    .line 2
    invoke-static {p1, p2}, Lcom/shopee/sz/picuploadsdk/b;->g(ILjava/lang/String;)I

    const/4 p1, 0x0

    .line 3
    throw p1
.end method

.method public final c()I
    .registers 2

    const/4 v0, 0x0

    throw v0
.end method

.method public final clear()V
    .registers 2

    const/4 v0, 0x0

    throw v0
.end method

.method public final d()Ljava/util/Iterator;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/Iterator<",
            "TE;>;"
        }
    .end annotation

    invoke-static {p0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;

    const/4 v0, 0x0

    throw v0
.end method

.method public final e()Ljava/util/Iterator;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/Iterator<",
            "Lcom/google/common/collect/a1$a<",
            "TE;>;>;"
        }
    .end annotation

    invoke-static {p0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;

    const/4 v0, 0x0

    throw v0
.end method

.method public abstract f()Lcom/google/common/collect/h1;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(I)",
            "Lcom/google/common/collect/h1<",
            "TE;>;"
        }
    .end annotation
.end method

.method public final f0(Ljava/lang/Object;I)I
    .registers 5

    const/4 p1, 0x0

    if-eqz p2, :cond_e

    if-lez p2, :cond_7

    const/4 v0, 0x1

    goto :goto_8

    :cond_7
    const/4 v0, 0x0

    :goto_8
    const-string v1, "occurrences cannot be negative: %s"

    .line 1
    invoke-static {v0, v1, p2}, Lcom/shopee/sz/mmsplayercommon/util/b;->t(ZLjava/lang/String;I)V

    .line 2
    throw p1

    .line 3
    :cond_e
    throw p1
.end method

.method public final iterator()Ljava/util/Iterator;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/Iterator<",
            "TE;>;"
        }
    .end annotation

    new-instance v0, Lcom/google/common/collect/f1;

    invoke-virtual {p0}, Lcom/google/common/collect/h;->entrySet()Ljava/util/Set;

    move-result-object v1

    invoke-interface {v1}, Ljava/util/Set;->iterator()Ljava/util/Iterator;

    move-result-object v1

    invoke-direct {v0, p0, v1}, Lcom/google/common/collect/f1;-><init>(Lcom/google/common/collect/a1;Ljava/util/Iterator;)V

    return-object v0
.end method

.method public final size()I
    .registers 3

    const-wide/16 v0, 0x0

    invoke-static {v0, v1}, Lcom/google/common/primitives/a;->L0(J)I

    move-result v0

    return v0
.end method

.method public final w0(Ljava/lang/Object;)I
    .registers 2

    const/4 p1, 0x0

    throw p1
.end method

.method public final x(Ljava/lang/Object;I)I
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TE;I)I"
        }
    .end annotation

    const/4 p1, 0x0

    if-eqz p2, :cond_e

    if-lez p2, :cond_7

    const/4 v0, 0x1

    goto :goto_8

    :cond_7
    const/4 v0, 0x0

    :goto_8
    const-string v1, "occurrences cannot be negative: %s"

    .line 1
    invoke-static {v0, v1, p2}, Lcom/shopee/sz/mmsplayercommon/util/b;->t(ZLjava/lang/String;I)V

    .line 2
    throw p1

    .line 3
    :cond_e
    throw p1
.end method