You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
84 lines
2.1 KiB
84 lines
2.1 KiB
2 years ago
|
.class Lcom/google/common/collect/ArrayTable$ArrayMap$1;
|
||
|
.super Lcom/google/common/collect/Maps$EntrySet;
|
||
|
.source "ArrayTable.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/google/common/collect/ArrayTable$ArrayMap;->createEntrySet()Ljava/util/Set;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lcom/google/common/collect/Maps$EntrySet",
|
||
|
"<TK;TV;>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/google/common/collect/ArrayTable$ArrayMap;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/google/common/collect/ArrayTable$ArrayMap;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 229
|
||
|
iput-object p1, p0, Lcom/google/common/collect/ArrayTable$ArrayMap$1;->this$0:Lcom/google/common/collect/ArrayTable$ArrayMap;
|
||
|
|
||
|
invoke-direct {p0}, Lcom/google/common/collect/Maps$EntrySet;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public iterator()Ljava/util/Iterator;
|
||
|
.locals 2
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"()",
|
||
|
"Ljava/util/Iterator",
|
||
|
"<",
|
||
|
"Ljava/util/Map$Entry",
|
||
|
"<TK;TV;>;>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.prologue
|
||
|
.line 237
|
||
|
new-instance v0, Lcom/google/common/collect/ArrayTable$ArrayMap$1$1;
|
||
|
|
||
|
invoke-virtual {p0}, Lcom/google/common/collect/ArrayTable$ArrayMap$1;->size()I
|
||
|
|
||
|
move-result v1
|
||
|
|
||
|
invoke-direct {v0, p0, v1}, Lcom/google/common/collect/ArrayTable$ArrayMap$1$1;-><init>(Lcom/google/common/collect/ArrayTable$ArrayMap$1;I)V
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method map()Ljava/util/Map;
|
||
|
.locals 1
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"()",
|
||
|
"Ljava/util/Map",
|
||
|
"<TK;TV;>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.prologue
|
||
|
.line 232
|
||
|
iget-object v0, p0, Lcom/google/common/collect/ArrayTable$ArrayMap$1;->this$0:Lcom/google/common/collect/ArrayTable$ArrayMap;
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|