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.
61 lines
1.4 KiB
61 lines
1.4 KiB
.class Lcom/google/gson/Gson$1; |
|
.super Ljava/lang/Object; |
|
.source "Gson.java" |
|
|
|
# interfaces |
|
.implements Lcom/google/gson/JsonDeserializationContext; |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingClass; |
|
value = Lcom/google/gson/Gson; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x0 |
|
name = null |
|
.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 126 |
|
iput-object p1, p0, Lcom/google/gson/Gson$1;->this$0:Lcom/google/gson/Gson; |
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V |
|
|
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public deserialize(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;)Ljava/lang/Object; |
|
.locals 1 |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"<T:", |
|
"Ljava/lang/Object;", |
|
">(", |
|
"Lcom/google/gson/JsonElement;", |
|
"Ljava/lang/reflect/Type;", |
|
")TT;" |
|
} |
|
.end annotation |
|
|
|
.prologue |
|
.line 129 |
|
iget-object v0, p0, Lcom/google/gson/Gson$1;->this$0:Lcom/google/gson/Gson; |
|
|
|
invoke-virtual {v0, p1, p2}, Lcom/google/gson/Gson;->fromJson(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;)Ljava/lang/Object; |
|
|
|
move-result-object v0 |
|
|
|
return-object v0 |
|
.end method
|
|
|