ec.smali

.class final Lcom/google/protobuf/ec;
.super Ljava/util/AbstractList;
.source "RepeatedFieldBuilder.java"

# interfaces
.implements Ljava/util/List;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<MType:",
        "Lcom/google/protobuf/GeneratedMessage;",
        "BType:",
        "Lcom/google/protobuf/GeneratedMessage$Builder;",
        "IType::",
        "Lcom/google/protobuf/du;",
        ">",
        "Ljava/util/AbstractList",
        "<TMType;>;",
        "Ljava/util/List",
        "<TMType;>;"
    }
.end annotation


# instance fields
.field private bng:Lcom/google/protobuf/RepeatedFieldBuilder;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lcom/google/protobuf/RepeatedFieldBuilder",
            "<TMType;TBType;TIType;>;"
        }
    .end annotation
.end field


# direct methods
.method constructor <init>(Lcom/google/protobuf/RepeatedFieldBuilder;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/google/protobuf/RepeatedFieldBuilder",
            "<TMType;TBType;TIType;>;)V"
        }
    .end annotation

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

    .line 621
    iput-object p1, p0, Lcom/google/protobuf/ec;->bng:Lcom/google/protobuf/RepeatedFieldBuilder;

    .line 622
    return-void
.end method


# virtual methods
.method final ES()V
    .registers 2

    .prologue
    .line 635
    iget v0, p0, Lcom/google/protobuf/ec;->modCount:I

    add-int/lit8 v0, v0, 0x1

    iput v0, p0, Lcom/google/protobuf/ec;->modCount:I

    .line 636
    return-void
.end method

.method public final synthetic get(I)Ljava/lang/Object;
    .registers 4

    .prologue
    .line 611
    .line 1631
    iget-object v0, p0, Lcom/google/protobuf/ec;->bng:Lcom/google/protobuf/RepeatedFieldBuilder;

    .line 2202
    const/4 v1, 0x0

    invoke-virtual {v0, p1, v1}, Lcom/google/protobuf/RepeatedFieldBuilder;->l(IZ)Lcom/google/protobuf/GeneratedMessage;

    move-result-object v0

    .line 611
    return-object v0
.end method

.method public final size()I
    .registers 2

    .prologue
    .line 626
    iget-object v0, p0, Lcom/google/protobuf/ec;->bng:Lcom/google/protobuf/RepeatedFieldBuilder;

    invoke-virtual {v0}, Lcom/google/protobuf/RepeatedFieldBuilder;->getCount()I

    move-result v0

    return v0
.end method