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

145 lines
3.6 KiB

.class final Lcom/google/common/collect/StandardTable$Row$RowEntrySet;
.super Lcom/google/common/collect/Maps$EntrySet;
.source "StandardTable.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/collect/StandardTable$Row;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x12
name = "RowEntrySet"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/common/collect/Maps$EntrySet",
"<TC;TV;>;"
}
.end annotation
# instance fields
.field final synthetic this$1:Lcom/google/common/collect/StandardTable$Row;
# direct methods
.method private constructor <init>(Lcom/google/common/collect/StandardTable$Row;)V
.locals 0
.prologue
.line 336
iput-object p1, p0, Lcom/google/common/collect/StandardTable$Row$RowEntrySet;->this$1:Lcom/google/common/collect/StandardTable$Row;
invoke-direct {p0}, Lcom/google/common/collect/Maps$EntrySet;-><init>()V
return-void
.end method
.method synthetic constructor <init>(Lcom/google/common/collect/StandardTable$Row;Lcom/google/common/collect/StandardTable$1;)V
.locals 0
.prologue
.line 336
invoke-direct {p0, p1}, Lcom/google/common/collect/StandardTable$Row$RowEntrySet;-><init>(Lcom/google/common/collect/StandardTable$Row;)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",
"<TC;TV;>;>;"
}
.end annotation
.prologue
.line 350
iget-object v0, p0, Lcom/google/common/collect/StandardTable$Row$RowEntrySet;->this$1:Lcom/google/common/collect/StandardTable$Row;
invoke-virtual {v0}, Lcom/google/common/collect/StandardTable$Row;->backingRowMap()Ljava/util/Map;
move-result-object v0
.line 351
if-nez v0, :cond_0
.line 352
invoke-static {}, Lcom/google/common/collect/Iterators;->emptyModifiableIterator()Ljava/util/Iterator;
move-result-object v0
.line 355
:goto_0
return-object v0
.line 354
:cond_0
invoke-interface {v0}, Ljava/util/Map;->entrySet()Ljava/util/Set;
move-result-object v0
invoke-interface {v0}, Ljava/util/Set;->iterator()Ljava/util/Iterator;
move-result-object v1
.line 355
new-instance v0, Lcom/google/common/collect/StandardTable$Row$RowEntrySet$1;
invoke-direct {v0, p0, v1}, Lcom/google/common/collect/StandardTable$Row$RowEntrySet$1;-><init>(Lcom/google/common/collect/StandardTable$Row$RowEntrySet;Ljava/util/Iterator;)V
goto :goto_0
.end method
.method map()Ljava/util/Map;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Map",
"<TC;TV;>;"
}
.end annotation
.prologue
.line 339
iget-object v0, p0, Lcom/google/common/collect/StandardTable$Row$RowEntrySet;->this$1:Lcom/google/common/collect/StandardTable$Row;
return-object v0
.end method
.method public size()I
.locals 1
.prologue
.line 344
iget-object v0, p0, Lcom/google/common/collect/StandardTable$Row$RowEntrySet;->this$1:Lcom/google/common/collect/StandardTable$Row;
invoke-virtual {v0}, Lcom/google/common/collect/StandardTable$Row;->backingRowMap()Ljava/util/Map;
move-result-object v0
.line 345
if-nez v0, :cond_0
const/4 v0, 0x0
:goto_0
return v0
:cond_0
invoke-interface {v0}, Ljava/util/Map;->size()I
move-result v0
goto :goto_0
.end method