u.smali

.class Lcom/a/b/d/u;
.super Lcom/a/b/d/LinkedTreeMap$c;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/a/b/d/LinkedTreeMap",
        "<TK;TV;>.c<",
        "Ljava/util/Map$Entry",
        "<TK;TV;>;>;"
    }
.end annotation


# instance fields
.field final synthetic a:Lcom/a/b/d/LinkedTreeMap$a;


# direct methods
.method constructor <init>(Lcom/a/b/d/LinkedTreeMap$a;)V
    .registers 3

    iput-object p1, p0, Lcom/a/b/d/u;->a:Lcom/a/b/d/LinkedTreeMap$a;

    iget-object v0, p1, Lcom/a/b/d/LinkedTreeMap$a;->a:Lcom/a/b/d/LinkedTreeMap;

    invoke-direct {p0, v0}, Lcom/a/b/d/LinkedTreeMap$c;-><init>(Lcom/a/b/d/LinkedTreeMap;)V

    return-void
.end method


# virtual methods
.method public a()Ljava/util/Map$Entry;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/Map$Entry",
            "<TK;TV;>;"
        }
    .end annotation

    invoke-virtual {p0}, Lcom/a/b/d/u;->b()Lcom/a/b/d/LinkedTreeMap$d;

    move-result-object v0

    return-object v0
.end method

.method public synthetic next()Ljava/lang/Object;
    .registers 2

    invoke-virtual {p0}, Lcom/a/b/d/u;->a()Ljava/util/Map$Entry;

    move-result-object v0

    return-object v0
.end method