an.smali

.class public final Lcom/google/common/collect/an;
.super Lcom/google/common/collect/al;
.source "ImmutableList.java"


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


# direct methods
.method public constructor <init>()V
    .registers 2

    .prologue
    .line 636
    const/4 v0, 0x0

    invoke-direct {p0, v0}, Lcom/google/common/collect/an;-><init>(B)V

    .line 637
    return-void
.end method

.method private constructor <init>(B)V
    .registers 2

    .prologue
    .line 641
    invoke-direct {p0}, Lcom/google/common/collect/al;-><init>()V

    .line 642
    return-void
.end method


# virtual methods
.method public final bridge synthetic X(Ljava/lang/Object;)Lcom/google/common/collect/al;
    .registers 2

    .prologue
    .line 630
    .line 2652
    invoke-super {p0, p1}, Lcom/google/common/collect/al;->X(Ljava/lang/Object;)Lcom/google/common/collect/al;

    .line 630
    return-object p0
.end method

.method public final synthetic Y(Ljava/lang/Object;)Lcom/google/common/collect/am;
    .registers 2

    .prologue
    .line 630
    .line 3652
    invoke-super {p0, p1}, Lcom/google/common/collect/al;->X(Ljava/lang/Object;)Lcom/google/common/collect/al;

    .line 630
    return-object p0
.end method

.method public final Z(Ljava/lang/Object;)Lcom/google/common/collect/an;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TE;)",
            "Lcom/google/common/collect/an",
            "<TE;>;"
        }
    .end annotation

    .prologue
    .line 652
    invoke-super {p0, p1}, Lcom/google/common/collect/al;->X(Ljava/lang/Object;)Lcom/google/common/collect/al;

    .line 653
    return-object p0
.end method

.method public final bridge synthetic a(Ljava/util/Iterator;)Lcom/google/common/collect/am;
    .registers 2

    .prologue
    .line 630
    .line 2691
    invoke-super {p0, p1}, Lcom/google/common/collect/al;->a(Ljava/util/Iterator;)Lcom/google/common/collect/am;

    .line 630
    return-object p0
.end method

.method public final bridge synthetic b(Ljava/lang/Iterable;)Lcom/google/common/collect/am;
    .registers 2

    .prologue
    .line 630
    .line 1665
    invoke-super {p0, p1}, Lcom/google/common/collect/al;->b(Ljava/lang/Iterable;)Lcom/google/common/collect/am;

    .line 630
    return-object p0
.end method

.method public final bridge synthetic b([Ljava/lang/Object;)Lcom/google/common/collect/am;
    .registers 2

    .prologue
    .line 630
    .line 1678
    invoke-super {p0, p1}, Lcom/google/common/collect/al;->b([Ljava/lang/Object;)Lcom/google/common/collect/am;

    .line 630
    return-object p0
.end method

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

    .prologue
    .line 691
    invoke-super {p0, p1}, Lcom/google/common/collect/al;->a(Ljava/util/Iterator;)Lcom/google/common/collect/am;

    .line 692
    return-object p0
.end method

.method public final c(Ljava/lang/Iterable;)Lcom/google/common/collect/an;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/Iterable",
            "<+TE;>;)",
            "Lcom/google/common/collect/an",
            "<TE;>;"
        }
    .end annotation

    .prologue
    .line 665
    invoke-super {p0, p1}, Lcom/google/common/collect/al;->b(Ljava/lang/Iterable;)Lcom/google/common/collect/am;

    .line 666
    return-object p0
.end method

.method public final xm()Lcom/google/common/collect/ImmutableList;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Lcom/google/common/collect/ImmutableList",
            "<TE;>;"
        }
    .end annotation

    .prologue
    .line 700
    iget-object v0, p0, Lcom/google/common/collect/an;->aVr:[Ljava/lang/Object;

    iget v1, p0, Lcom/google/common/collect/an;->size:I

    invoke-static {v0, v1}, Lcom/google/common/collect/ImmutableList;->asImmutableList([Ljava/lang/Object;I)Lcom/google/common/collect/ImmutableList;

    move-result-object v0

    return-object v0
.end method