n$c.smali

.class public Lt3/n$c;
.super Lt3/n;
.source "ImmutableList.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lt3/n;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1
    name = "c"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lt3/n<",
        "TE;>;"
    }
.end annotation


# instance fields
.field public final transient b:I

.field public final transient c:I

.field public final synthetic d:Lt3/n;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Lt3/n;II)V
    .registers 4

    iput-object p1, p0, Lt3/n$c;->d:Lt3/n;

    invoke-direct {p0}, Lt3/n;-><init>()V

    iput p2, p0, Lt3/n$c;->b:I

    iput p3, p0, Lt3/n$c;->c:I

    return-void
.end method


# virtual methods
.method public get(I)Ljava/lang/Object;
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(I)TE;"
        }
    .end annotation

    iget v0, p0, Lt3/n$c;->c:I

    invoke-static {p1, v0}, Lr3/j;->a(II)I

    iget-object v0, p0, Lt3/n$c;->d:Lt3/n;

    iget v1, p0, Lt3/n$c;->b:I

    add-int/2addr p1, v1

    invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;

    move-result-object p1

    return-object p1
.end method

.method public bridge synthetic iterator()Ljava/util/Iterator;
    .registers 2

    invoke-super {p0}, Lt3/n;->iterator()Lt3/k0;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic listIterator()Ljava/util/ListIterator;
    .registers 2

    invoke-super {p0}, Lt3/n;->listIterator()Lt3/l0;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic listIterator(I)Ljava/util/ListIterator;
    .registers 2

    invoke-super {p0, p1}, Lt3/n;->listIterator(I)Lt3/l0;

    move-result-object p1

    return-object p1
.end method

.method public size()I
    .registers 2

    iget v0, p0, Lt3/n$c;->c:I

    return v0
.end method

.method public bridge synthetic subList(II)Ljava/util/List;
    .registers 3

    invoke-virtual {p0, p1, p2}, Lt3/n$c;->subList(II)Lt3/n;

    move-result-object p1

    return-object p1
.end method

.method public subList(II)Lt3/n;
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(II)",
            "Lt3/n<",
            "TE;>;"
        }
    .end annotation

    iget v0, p0, Lt3/n$c;->c:I

    invoke-static {p1, p2, v0}, Lr3/j;->b(III)V

    iget-object v0, p0, Lt3/n$c;->d:Lt3/n;

    iget v1, p0, Lt3/n$c;->b:I

    add-int/2addr p1, v1

    add-int/2addr p2, v1

    invoke-virtual {v0, p1, p2}, Lt3/n;->subList(II)Lt3/n;

    move-result-object p1

    return-object p1
.end method