o$6.smali

.class final Lcom/masala/share/proto/puller/o$6;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/masala/share/proto/puller/o;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic a:Ljava/util/ArrayList;

.field final synthetic b:Lcom/masala/share/proto/puller/o;


# direct methods
.method constructor <init>(Lcom/masala/share/proto/puller/o;Ljava/util/ArrayList;)V
    .registers 3

    .line 510
    iput-object p1, p0, Lcom/masala/share/proto/puller/o$6;->b:Lcom/masala/share/proto/puller/o;

    iput-object p2, p0, Lcom/masala/share/proto/puller/o$6;->a:Ljava/util/ArrayList;

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

    return-void
.end method


# virtual methods
.method public final run()V
    .registers 3

    .line 513
    iget-object v0, p0, Lcom/masala/share/proto/puller/o$6;->a:Ljava/util/ArrayList;

    invoke-virtual {v0}, Ljava/util/ArrayList;->iterator()Ljava/util/Iterator;

    move-result-object v0

    :cond_6
    :goto_6
    invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z

    move-result v1

    if-eqz v1, :cond_18

    invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;

    move-result-object v1

    check-cast v1, Lcom/masala/share/proto/puller/o$a;

    if-eqz v1, :cond_6

    .line 515
    invoke-interface {v1}, Lcom/masala/share/proto/puller/o$a;->P_()V

    goto :goto_6

    :cond_18
    return-void
.end method