MapMakerInternalMap$i.smali
.class public final Lcom/google/common/collect/MapMakerInternalMap$i;
.super Lcom/google/common/collect/MapMakerInternalMap$h;
.source "MapMakerInternalMap.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/collect/MapMakerInternalMap;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x11
name = "i"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/common/collect/MapMakerInternalMap<",
"TK;TV;>.h<TK;>;"
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lcom/google/common/collect/MapMakerInternalMap;)V
.registers 2
invoke-direct {p0, p1}, Lcom/google/common/collect/MapMakerInternalMap$h;-><init>(Lcom/google/common/collect/MapMakerInternalMap;)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}, Lcom/google/common/collect/MapMakerInternalMap$h;->b()Lcom/google/common/collect/MapMakerInternalMap$a0;
move-result-object v0
invoke-virtual {v0}, Lcom/google/common/collect/MapMakerInternalMap$a0;->getKey()Ljava/lang/Object;
move-result-object v0
return-object v0
.end method