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.
87 lines
2.4 KiB
87 lines
2.4 KiB
.class Lcom/google/common/collect/ImmutableMapValues$1; |
|
.super Lcom/google/common/collect/ImmutableAsList; |
|
.source "ImmutableMapValues.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingMethod; |
|
value = Lcom/google/common/collect/ImmutableMapValues;->createAsList()Lcom/google/common/collect/ImmutableList; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x0 |
|
name = null |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"Lcom/google/common/collect/ImmutableAsList", |
|
"<TV;>;" |
|
} |
|
.end annotation |
|
|
|
|
|
# instance fields |
|
.field final synthetic this$0:Lcom/google/common/collect/ImmutableMapValues; |
|
|
|
.field final synthetic val$entryList:Lcom/google/common/collect/ImmutableList; |
|
|
|
|
|
# direct methods |
|
.method constructor <init>(Lcom/google/common/collect/ImmutableMapValues;Lcom/google/common/collect/ImmutableList;)V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 64 |
|
iput-object p1, p0, Lcom/google/common/collect/ImmutableMapValues$1;->this$0:Lcom/google/common/collect/ImmutableMapValues; |
|
|
|
iput-object p2, p0, Lcom/google/common/collect/ImmutableMapValues$1;->val$entryList:Lcom/google/common/collect/ImmutableList; |
|
|
|
invoke-direct {p0}, Lcom/google/common/collect/ImmutableAsList;-><init>()V |
|
|
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method delegateCollection()Lcom/google/common/collect/ImmutableCollection; |
|
.locals 1 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"()", |
|
"Lcom/google/common/collect/ImmutableCollection", |
|
"<TV;>;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 72 |
|
iget-object v0, p0, Lcom/google/common/collect/ImmutableMapValues$1;->this$0:Lcom/google/common/collect/ImmutableMapValues; |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public get(I)Ljava/lang/Object; |
|
.locals 1 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(I)TV;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 67 |
|
iget-object v0, p0, Lcom/google/common/collect/ImmutableMapValues$1;->val$entryList:Lcom/google/common/collect/ImmutableList; |
|
|
|
invoke-virtual {v0, p1}, Lcom/google/common/collect/ImmutableList;->get(I)Ljava/lang/Object; |
|
|
|
move-result-object v0 |
|
|
|
check-cast v0, Ljava/util/Map$Entry; |
|
|
|
invoke-interface {v0}, Ljava/util/Map$Entry;->getValue()Ljava/lang/Object; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method
|
|
|