f$c$a.smali

.class Lf/b/d/u/f$c$a;
.super Lf/b/d/u/f$d;
.source ""


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lf/b/d/u/f$c;->iterator()Ljava/util/Iterator;
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lf/b/d/u/f<",
        "TK;TV;>.d<TK;>;"
    }
.end annotation


# direct methods
.method constructor <init>(Lf/b/d/u/f$c;)V
    .registers 2

    iget-object p1, p1, Lf/b/d/u/f$c;->e:Lf/b/d/u/f;

    invoke-direct {p0, p1}, Lf/b/d/u/f$d;-><init>(Lf/b/d/u/f;)V

    return-void
.end method


# virtual methods
.method public next()Ljava/lang/Object;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()TK;"
        }
    .end annotation

    invoke-virtual {p0}, Lf/b/d/u/f$d;->a()Lf/b/d/u/f$e;

    move-result-object v0

    iget-object v0, v0, Lf/b/d/u/f$e;->j:Ljava/lang/Object;

    return-object v0
.end method