ed.smali

.class final Lcom/google/protobuf/ed;
.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",
        "<TIType;>;",
        "Ljava/util/List",
        "<TIType;>;"
    }
.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 690
    invoke-direct {p0}, Ljava/util/AbstractList;-><init>()V

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

    .line 692
    return-void
.end method


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

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

    add-int/lit8 v0, v0, 0x1

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

    .line 706
    return-void
.end method

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

    .prologue
    .line 681
    .line 1701
    iget-object v0, p0, Lcom/google/protobuf/ed;->bng:Lcom/google/protobuf/RepeatedFieldBuilder;

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

    move-result-object v0

    .line 681
    return-object v0
.end method

.method public final size()I
    .registers 2

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

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

    move-result v0

    return v0
.end method