PatriciaTrie$d$a.smali
.class final Lorg/ardverk/collection/PatriciaTrie$d$a;
.super Lorg/ardverk/collection/AbstractPatriciaTrie$d;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/ardverk/collection/PatriciaTrie$d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x10
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lorg/ardverk/collection/AbstractPatriciaTrie",
"<TK;TV;>.d<",
"Ljava/util/Map$Entry",
"<TK;TV;>;>;"
}
.end annotation
# instance fields
.field final synthetic a:Lorg/ardverk/collection/PatriciaTrie$d;
.field private final f:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TK;"
}
.end annotation
.end field
# direct methods
.method private constructor <init>(Lorg/ardverk/collection/PatriciaTrie$d;Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;)V
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry",
"<TK;TV;>;",
"Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry",
"<TK;TV;>;)V"
}
.end annotation
iput-object p1, p0, Lorg/ardverk/collection/PatriciaTrie$d$a;->a:Lorg/ardverk/collection/PatriciaTrie$d;
iget-object v0, p1, Lorg/ardverk/collection/PatriciaTrie$d;->b:Lorg/ardverk/collection/PatriciaTrie;
invoke-direct {p0, v0, p2}, Lorg/ardverk/collection/AbstractPatriciaTrie$d;-><init>(Lorg/ardverk/collection/AbstractPatriciaTrie;Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;)V
if-eqz p3, :cond_10
invoke-virtual {p3}, Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;->getKey()Ljava/lang/Object;
move-result-object v0
:goto_d
iput-object v0, p0, Lorg/ardverk/collection/PatriciaTrie$d$a;->f:Ljava/lang/Object;
return-void
:cond_10
const/4 v0, 0x0
goto :goto_d
.end method
.method synthetic constructor <init>(Lorg/ardverk/collection/PatriciaTrie$d;Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;Lorg/ardverk/collection/PatriciaTrie$1;)V
.registers 5
invoke-direct {p0, p1, p2, p3}, Lorg/ardverk/collection/PatriciaTrie$d$a;-><init>(Lorg/ardverk/collection/PatriciaTrie$d;Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;)V
return-void
.end method
# virtual methods
.method public a()Ljava/util/Map$Entry;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Map$Entry",
"<TK;TV;>;"
}
.end annotation
iget-object v0, p0, Lorg/ardverk/collection/PatriciaTrie$d$a;->c:Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;
if-eqz v0, :cond_10
iget-object v0, p0, Lorg/ardverk/collection/PatriciaTrie$d$a;->c:Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;
iget-object v0, v0, Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;->key:Ljava/lang/Object;
iget-object v1, p0, Lorg/ardverk/collection/PatriciaTrie$d$a;->f:Ljava/lang/Object;
invoke-static {v0, v1}, Lorg/ardverk/collection/Tries;->a(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v0
if-eqz v0, :cond_16
:cond_10
new-instance v0, Ljava/util/NoSuchElementException;
invoke-direct {v0}, Ljava/util/NoSuchElementException;-><init>()V
throw v0
:cond_16
invoke-virtual {p0}, Lorg/ardverk/collection/PatriciaTrie$d$a;->b()Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;
move-result-object v0
return-object v0
.end method
.method public hasNext()Z
.registers 3
iget-object v0, p0, Lorg/ardverk/collection/PatriciaTrie$d$a;->c:Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;
if-eqz v0, :cond_12
iget-object v0, p0, Lorg/ardverk/collection/PatriciaTrie$d$a;->c:Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;
iget-object v0, v0, Lorg/ardverk/collection/AbstractPatriciaTrie$TrieEntry;->key:Ljava/lang/Object;
iget-object v1, p0, Lorg/ardverk/collection/PatriciaTrie$d$a;->f:Ljava/lang/Object;
invoke-static {v0, v1}, Lorg/ardverk/collection/Tries;->a(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v0
if-nez v0, :cond_12
const/4 v0, 0x1
:goto_11
return v0
:cond_12
const/4 v0, 0x0
goto :goto_11
.end method
.method public synthetic next()Ljava/lang/Object;
.registers 2
invoke-virtual {p0}, Lorg/ardverk/collection/PatriciaTrie$d$a;->a()Ljava/util/Map$Entry;
move-result-object v0
return-object v0
.end method