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.
128 lines
2.9 KiB
128 lines
2.9 KiB
2 years ago
|
.class Lcom/google/gson/Gson$5;
|
||
|
.super Lcom/google/gson/TypeAdapter;
|
||
|
.source "Gson.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/google/gson/Gson;->longAdapter(Lcom/google/gson/LongSerializationPolicy;)Lcom/google/gson/TypeAdapter;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lcom/google/gson/TypeAdapter",
|
||
|
"<",
|
||
|
"Ljava/lang/Number;",
|
||
|
">;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/google/gson/Gson;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/google/gson/Gson;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 310
|
||
|
iput-object p1, p0, Lcom/google/gson/Gson$5;->this$0:Lcom/google/gson/Gson;
|
||
|
|
||
|
invoke-direct {p0}, Lcom/google/gson/TypeAdapter;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public read(Lcom/google/gson/stream/JsonReader;)Ljava/lang/Number;
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
.line 312
|
||
|
invoke-virtual {p1}, Lcom/google/gson/stream/JsonReader;->peek()Lcom/google/gson/stream/JsonToken;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
sget-object v1, Lcom/google/gson/stream/JsonToken;->NULL:Lcom/google/gson/stream/JsonToken;
|
||
|
|
||
|
if-ne v0, v1, :cond_0
|
||
|
|
||
|
.line 313
|
||
|
invoke-virtual {p1}, Lcom/google/gson/stream/JsonReader;->nextNull()V
|
||
|
|
||
|
.line 314
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
.line 316
|
||
|
:goto_0
|
||
|
return-object v0
|
||
|
|
||
|
:cond_0
|
||
|
invoke-virtual {p1}, Lcom/google/gson/stream/JsonReader;->nextLong()J
|
||
|
|
||
|
move-result-wide v0
|
||
|
|
||
|
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
goto :goto_0
|
||
|
.end method
|
||
|
|
||
|
.method public bridge synthetic read(Lcom/google/gson/stream/JsonReader;)Ljava/lang/Object;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 310
|
||
|
invoke-virtual {p0, p1}, Lcom/google/gson/Gson$5;->read(Lcom/google/gson/stream/JsonReader;)Ljava/lang/Number;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method public write(Lcom/google/gson/stream/JsonWriter;Ljava/lang/Number;)V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 319
|
||
|
if-nez p2, :cond_0
|
||
|
|
||
|
.line 320
|
||
|
invoke-virtual {p1}, Lcom/google/gson/stream/JsonWriter;->nullValue()Lcom/google/gson/stream/JsonWriter;
|
||
|
|
||
|
.line 324
|
||
|
:goto_0
|
||
|
return-void
|
||
|
|
||
|
.line 323
|
||
|
:cond_0
|
||
|
invoke-virtual {p2}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
invoke-virtual {p1, v0}, Lcom/google/gson/stream/JsonWriter;->value(Ljava/lang/String;)Lcom/google/gson/stream/JsonWriter;
|
||
|
|
||
|
goto :goto_0
|
||
|
.end method
|
||
|
|
||
|
.method public bridge synthetic write(Lcom/google/gson/stream/JsonWriter;Ljava/lang/Object;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 310
|
||
|
check-cast p2, Ljava/lang/Number;
|
||
|
|
||
|
invoke-virtual {p0, p1, p2}, Lcom/google/gson/Gson$5;->write(Lcom/google/gson/stream/JsonWriter;Ljava/lang/Number;)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|