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.
80 lines
2.1 KiB
80 lines
2.1 KiB
.class final Lcom/google/common/collect/Maps$1; |
|
.super Lcom/google/common/collect/UnmodifiableIterator; |
|
.source "Maps.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingMethod; |
|
value = Lcom/google/common/collect/Maps;->valueIterator(Lcom/google/common/collect/UnmodifiableIterator;)Lcom/google/common/collect/UnmodifiableIterator; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x8 |
|
name = null |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"Lcom/google/common/collect/UnmodifiableIterator", |
|
"<TV;>;" |
|
} |
|
.end annotation |
|
|
|
|
|
# instance fields |
|
.field final synthetic val$entryIterator:Lcom/google/common/collect/UnmodifiableIterator; |
|
|
|
|
|
# direct methods |
|
.method constructor <init>(Lcom/google/common/collect/UnmodifiableIterator;)V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 120 |
|
iput-object p1, p0, Lcom/google/common/collect/Maps$1;->val$entryIterator:Lcom/google/common/collect/UnmodifiableIterator; |
|
|
|
invoke-direct {p0}, Lcom/google/common/collect/UnmodifiableIterator;-><init>()V |
|
|
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public hasNext()Z |
|
.locals 1 |
|
|
|
.prologue |
|
.line 123 |
|
iget-object v0, p0, Lcom/google/common/collect/Maps$1;->val$entryIterator:Lcom/google/common/collect/UnmodifiableIterator; |
|
|
|
invoke-virtual {v0}, Lcom/google/common/collect/UnmodifiableIterator;->hasNext()Z |
|
|
|
move-result v0 |
|
|
|
return v0 |
|
.end method |
|
|
|
.method public next()Ljava/lang/Object; |
|
.locals 1 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"()TV;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 128 |
|
iget-object v0, p0, Lcom/google/common/collect/Maps$1;->val$entryIterator:Lcom/google/common/collect/UnmodifiableIterator; |
|
|
|
invoke-virtual {v0}, Lcom/google/common/collect/UnmodifiableIterator;->next()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
|
|
|