s2.smali

.class public Lf6/s2;
.super Ljava/util/AbstractList;
.source "UnmodifiableLazyStringList.java"

# interfaces
.implements Lf6/p0;
.implements Ljava/util/RandomAccess;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/util/AbstractList<",
        "Ljava/lang/String;",
        ">;",
        "Lf6/p0;",
        "Ljava/util/RandomAccess;"
    }
.end annotation


# instance fields
.field public final a:Lf6/p0;


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

    return-void
.end method

.method public constructor <init>(Lf6/p0;)V
    .registers 2

    invoke-direct {p0}, Ljava/util/AbstractList;-><init>()V

    iput-object p1, p0, Lf6/s2;->a:Lf6/p0;

    return-void
.end method

.method public static synthetic a(Lf6/s2;)Lf6/p0;
    .registers 1

    iget-object p0, p0, Lf6/s2;->a:Lf6/p0;

    return-object p0
.end method


# virtual methods
.method public a(Lf6/m;)V
    .registers 2

    new-instance p1, Ljava/lang/UnsupportedOperationException;

    invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V

    throw p1
.end method

.method public bridge synthetic get(I)Ljava/lang/Object;
    .registers 2

    invoke-virtual {p0, p1}, Lf6/s2;->get(I)Ljava/lang/String;

    move-result-object p1

    return-object p1
.end method

.method public get(I)Ljava/lang/String;
    .registers 3

    iget-object v0, p0, Lf6/s2;->a:Lf6/p0;

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

    move-result-object p1

    check-cast p1, Ljava/lang/String;

    return-object p1
.end method

.method public getRaw(I)Ljava/lang/Object;
    .registers 3

    iget-object v0, p0, Lf6/s2;->a:Lf6/p0;

    invoke-interface {v0, p1}, Lf6/p0;->getRaw(I)Ljava/lang/Object;

    move-result-object p1

    return-object p1
.end method

.method public i()Ljava/util/List;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List<",
            "*>;"
        }
    .end annotation

    iget-object v0, p0, Lf6/s2;->a:Lf6/p0;

    invoke-interface {v0}, Lf6/p0;->i()Ljava/util/List;

    move-result-object v0

    return-object v0
.end method

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

    new-instance v0, Lf6/s2$b;

    invoke-direct {v0, p0}, Lf6/s2$b;-><init>(Lf6/s2;)V

    return-object v0
.end method

.method public listIterator(I)Ljava/util/ListIterator;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(I)",
            "Ljava/util/ListIterator<",
            "Ljava/lang/String;",
            ">;"
        }
    .end annotation

    new-instance v0, Lf6/s2$a;

    invoke-direct {v0, p0, p1}, Lf6/s2$a;-><init>(Lf6/s2;I)V

    return-object v0
.end method

.method public p()Lf6/p0;
    .registers 1

    return-object p0
.end method

.method public size()I
    .registers 2

    iget-object v0, p0, Lf6/s2;->a:Lf6/p0;

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

    move-result v0

    return v0
.end method