今奥全景相机
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.

125 lines
3.4 KiB

.class Lcom/google/common/collect/StandardTable$Row$RowEntrySet$1;
.super Ljava/lang/Object;
.source "StandardTable.java"
# interfaces
.implements Ljava/util/Iterator;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/common/collect/StandardTable$Row$RowEntrySet;->iterator()Ljava/util/Iterator;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/util/Iterator",
"<",
"Ljava/util/Map$Entry",
"<TC;TV;>;>;"
}
.end annotation
# instance fields
.field final synthetic this$2:Lcom/google/common/collect/StandardTable$Row$RowEntrySet;
.field final synthetic val$iterator:Ljava/util/Iterator;
# direct methods
.method constructor <init>(Lcom/google/common/collect/StandardTable$Row$RowEntrySet;Ljava/util/Iterator;)V
.locals 0
.prologue
.line 355
iput-object p1, p0, Lcom/google/common/collect/StandardTable$Row$RowEntrySet$1;->this$2:Lcom/google/common/collect/StandardTable$Row$RowEntrySet;
iput-object p2, p0, Lcom/google/common/collect/StandardTable$Row$RowEntrySet$1;->val$iterator:Ljava/util/Iterator;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public hasNext()Z
.locals 1
.prologue
.line 357
iget-object v0, p0, Lcom/google/common/collect/StandardTable$Row$RowEntrySet$1;->val$iterator:Ljava/util/Iterator;
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v0
return v0
.end method
.method public bridge synthetic next()Ljava/lang/Object;
.locals 1
.prologue
.line 355
invoke-virtual {p0}, Lcom/google/common/collect/StandardTable$Row$RowEntrySet$1;->next()Ljava/util/Map$Entry;
move-result-object v0
return-object v0
.end method
.method public next()Ljava/util/Map$Entry;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Map$Entry",
"<TC;TV;>;"
}
.end annotation
.prologue
.line 360
iget-object v0, p0, Lcom/google/common/collect/StandardTable$Row$RowEntrySet$1;->val$iterator:Ljava/util/Iterator;
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/util/Map$Entry;
.line 361
new-instance v1, Lcom/google/common/collect/StandardTable$Row$RowEntrySet$1$1;
invoke-direct {v1, p0, v0}, Lcom/google/common/collect/StandardTable$Row$RowEntrySet$1$1;-><init>(Lcom/google/common/collect/StandardTable$Row$RowEntrySet$1;Ljava/util/Map$Entry;)V
return-object v1
.end method
.method public remove()V
.locals 1
.prologue
.line 378
iget-object v0, p0, Lcom/google/common/collect/StandardTable$Row$RowEntrySet$1;->val$iterator:Ljava/util/Iterator;
invoke-interface {v0}, Ljava/util/Iterator;->remove()V
.line 379
iget-object v0, p0, Lcom/google/common/collect/StandardTable$Row$RowEntrySet$1;->this$2:Lcom/google/common/collect/StandardTable$Row$RowEntrySet;
iget-object v0, v0, Lcom/google/common/collect/StandardTable$Row$RowEntrySet;->this$1:Lcom/google/common/collect/StandardTable$Row;
invoke-virtual {v0}, Lcom/google/common/collect/StandardTable$Row;->maintainEmptyInvariant()V
.line 380
return-void
.end method