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.
134 lines
3.4 KiB
134 lines
3.4 KiB
.class Lcom/google/common/collect/TreeBasedTable$2; |
|
.super Lcom/google/common/collect/AbstractIterator; |
|
.source "TreeBasedTable.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingMethod; |
|
value = Lcom/google/common/collect/TreeBasedTable;->createColumnKeyIterator()Ljava/util/Iterator; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x0 |
|
name = null |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"Lcom/google/common/collect/AbstractIterator", |
|
"<TC;>;" |
|
} |
|
.end annotation |
|
|
|
|
|
# instance fields |
|
.field lastValue:Ljava/lang/Object; |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"TC;" |
|
} |
|
.end annotation |
|
.end field |
|
|
|
.field final synthetic this$0:Lcom/google/common/collect/TreeBasedTable; |
|
|
|
.field final synthetic val$comparator:Ljava/util/Comparator; |
|
|
|
.field final synthetic val$merged:Ljava/util/Iterator; |
|
|
|
|
|
# direct methods |
|
.method constructor <init>(Lcom/google/common/collect/TreeBasedTable;Ljava/util/Iterator;Ljava/util/Comparator;)V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 328 |
|
iput-object p1, p0, Lcom/google/common/collect/TreeBasedTable$2;->this$0:Lcom/google/common/collect/TreeBasedTable; |
|
|
|
iput-object p2, p0, Lcom/google/common/collect/TreeBasedTable$2;->val$merged:Ljava/util/Iterator; |
|
|
|
iput-object p3, p0, Lcom/google/common/collect/TreeBasedTable$2;->val$comparator:Ljava/util/Comparator; |
|
|
|
invoke-direct {p0}, Lcom/google/common/collect/AbstractIterator;-><init>()V |
|
|
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method protected computeNext()Ljava/lang/Object; |
|
.locals 3 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"()TC;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 333 |
|
:cond_0 |
|
iget-object v0, p0, Lcom/google/common/collect/TreeBasedTable$2;->val$merged:Ljava/util/Iterator; |
|
|
|
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z |
|
|
|
move-result v0 |
|
|
|
if-eqz v0, :cond_2 |
|
|
|
.line 334 |
|
iget-object v0, p0, Lcom/google/common/collect/TreeBasedTable$2;->val$merged:Ljava/util/Iterator; |
|
|
|
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object; |
|
|
|
move-result-object v1 |
|
|
|
.line 335 |
|
iget-object v0, p0, Lcom/google/common/collect/TreeBasedTable$2;->lastValue:Ljava/lang/Object; |
|
|
|
if-eqz v0, :cond_1 |
|
|
|
iget-object v0, p0, Lcom/google/common/collect/TreeBasedTable$2;->val$comparator:Ljava/util/Comparator; |
|
|
|
iget-object v2, p0, Lcom/google/common/collect/TreeBasedTable$2;->lastValue:Ljava/lang/Object; |
|
|
|
invoke-interface {v0, v1, v2}, Ljava/util/Comparator;->compare(Ljava/lang/Object;Ljava/lang/Object;)I |
|
|
|
move-result v0 |
|
|
|
if-nez v0, :cond_1 |
|
|
|
const/4 v0, 0x1 |
|
|
|
.line 339 |
|
:goto_0 |
|
if-nez v0, :cond_0 |
|
|
|
.line 340 |
|
iput-object v1, p0, Lcom/google/common/collect/TreeBasedTable$2;->lastValue:Ljava/lang/Object; |
|
|
|
.line 341 |
|
iget-object v0, p0, Lcom/google/common/collect/TreeBasedTable$2;->lastValue:Ljava/lang/Object; |
|
|
|
.line 346 |
|
:goto_1 |
|
return-object v0 |
|
|
|
.line 335 |
|
:cond_1 |
|
const/4 v0, 0x0 |
|
|
|
goto :goto_0 |
|
|
|
.line 345 |
|
:cond_2 |
|
const/4 v0, 0x0 |
|
|
|
iput-object v0, p0, Lcom/google/common/collect/TreeBasedTable$2;->lastValue:Ljava/lang/Object; |
|
|
|
.line 346 |
|
invoke-virtual {p0}, Lcom/google/common/collect/TreeBasedTable$2;->endOfData()Ljava/lang/Object; |
|
|
|
move-result-object v0 |
|
|
|
goto :goto_1 |
|
.end method
|
|
|