mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
75 lines
2.1 KiB
Smali
75 lines
2.1 KiB
Smali
|
.class Lcom/google/gson/internal/LinkedHashTreeMap$EntrySet$1;
|
||
|
.super Lcom/google/gson/internal/LinkedHashTreeMap$LinkedTreeMapIterator;
|
||
|
.source "LinkedHashTreeMap.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/google/gson/internal/LinkedHashTreeMap$EntrySet;->iterator()Ljava/util/Iterator;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lcom/google/gson/internal/LinkedHashTreeMap<",
|
||
|
"TK;TV;>.",
|
||
|
"LinkedTreeMapIterator<",
|
||
|
"Ljava/util/Map$Entry<",
|
||
|
"TK;TV;>;>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$1:Lcom/google/gson/internal/LinkedHashTreeMap$EntrySet;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/google/gson/internal/LinkedHashTreeMap$EntrySet;)V
|
||
|
.locals 0
|
||
|
|
||
|
iput-object p1, p0, Lcom/google/gson/internal/LinkedHashTreeMap$EntrySet$1;->this$1:Lcom/google/gson/internal/LinkedHashTreeMap$EntrySet;
|
||
|
|
||
|
.line 800
|
||
|
iget-object p1, p1, Lcom/google/gson/internal/LinkedHashTreeMap$EntrySet;->this$0:Lcom/google/gson/internal/LinkedHashTreeMap;
|
||
|
|
||
|
invoke-direct {p0, p1}, Lcom/google/gson/internal/LinkedHashTreeMap$LinkedTreeMapIterator;-><init>(Lcom/google/gson/internal/LinkedHashTreeMap;)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public bridge synthetic next()Ljava/lang/Object;
|
||
|
.locals 0
|
||
|
|
||
|
.line 800
|
||
|
invoke-virtual {p0}, Lcom/google/gson/internal/LinkedHashTreeMap$EntrySet$1;->next()Ljava/util/Map$Entry;
|
||
|
|
||
|
move-result-object p0
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|
||
|
|
||
|
.method public next()Ljava/util/Map$Entry;
|
||
|
.locals 0
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"()",
|
||
|
"Ljava/util/Map$Entry<",
|
||
|
"TK;TV;>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.line 802
|
||
|
invoke-virtual {p0}, Lcom/google/gson/internal/LinkedHashTreeMap$EntrySet$1;->nextNode()Lcom/google/gson/internal/LinkedHashTreeMap$Node;
|
||
|
|
||
|
move-result-object p0
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|