RegularImmutableMap$EntrySet.smali
.class Lcom/google/common/collect/RegularImmutableMap$EntrySet;
.super Lcom/google/common/collect/ImmutableMapEntrySet;
.source "RegularImmutableMap.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/common/collect/ImmutableMapEntrySet",
"<TK;TV;>;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lcom/google/common/collect/RegularImmutableMap;
# direct methods
.method private constructor <init>(Lcom/google/common/collect/RegularImmutableMap;)V
.registers 2
.prologue
.line 189
iput-object p1, p0, Lcom/google/common/collect/RegularImmutableMap$EntrySet;->this$0:Lcom/google/common/collect/RegularImmutableMap;
invoke-direct {p0}, Lcom/google/common/collect/ImmutableMapEntrySet;-><init>()V
return-void
.end method
.method synthetic constructor <init>(Lcom/google/common/collect/RegularImmutableMap;Lcom/google/common/collect/RegularImmutableMap$1;)V
.registers 3
.prologue
.line 189
invoke-direct {p0, p1}, Lcom/google/common/collect/RegularImmutableMap$EntrySet;-><init>(Lcom/google/common/collect/RegularImmutableMap;)V
return-void
.end method
# virtual methods
.method createAsList()Lcom/google/common/collect/ImmutableList;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/ImmutableList",
"<",
"Ljava/util/Map$Entry",
"<TK;TV;>;>;"
}
.end annotation
.prologue
.line 201
new-instance v0, Lcom/google/common/collect/RegularImmutableAsList;
iget-object v1, p0, Lcom/google/common/collect/RegularImmutableMap$EntrySet;->this$0:Lcom/google/common/collect/RegularImmutableMap;
# getter for: Lcom/google/common/collect/RegularImmutableMap;->aWY:[Lcom/google/common/collect/ImmutableMapEntry;
invoke-static {v1}, Lcom/google/common/collect/RegularImmutableMap;->access$100(Lcom/google/common/collect/RegularImmutableMap;)[Lcom/google/common/collect/ImmutableMapEntry;
move-result-object v1
invoke-direct {v0, p0, v1}, Lcom/google/common/collect/RegularImmutableAsList;-><init>(Lcom/google/common/collect/ImmutableCollection;[Ljava/lang/Object;)V
return-object v0
.end method
.method public iterator()Lcom/google/common/collect/dd;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/dd",
"<",
"Ljava/util/Map$Entry",
"<TK;TV;>;>;"
}
.end annotation
.prologue
.line 196
invoke-virtual {p0}, Lcom/google/common/collect/RegularImmutableMap$EntrySet;->asList()Lcom/google/common/collect/ImmutableList;
move-result-object v0
invoke-virtual {v0}, Lcom/google/common/collect/ImmutableList;->iterator()Lcom/google/common/collect/dd;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic iterator()Ljava/util/Iterator;
.registers 2
.prologue
.line 188
invoke-virtual {p0}, Lcom/google/common/collect/RegularImmutableMap$EntrySet;->iterator()Lcom/google/common/collect/dd;
move-result-object v0
return-object v0
.end method
.method map()Lcom/google/common/collect/ImmutableMap;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/ImmutableMap",
"<TK;TV;>;"
}
.end annotation
.prologue
.line 191
iget-object v0, p0, Lcom/google/common/collect/RegularImmutableMap$EntrySet;->this$0:Lcom/google/common/collect/RegularImmutableMap;
return-object v0
.end method