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.
47 lines
1.1 KiB
47 lines
1.1 KiB
2 years ago
|
.class final enum Lcom/google/gson/LongSerializationPolicy$2;
|
||
|
.super Lcom/google/gson/LongSerializationPolicy;
|
||
|
.source "LongSerializationPolicy.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/google/gson/LongSerializationPolicy;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x4008
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Ljava/lang/String;I)V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 45
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
invoke-direct {p0, p1, p2, v0}, Lcom/google/gson/LongSerializationPolicy;-><init>(Ljava/lang/String;ILcom/google/gson/LongSerializationPolicy$1;)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public serialize(Ljava/lang/Long;)Lcom/google/gson/JsonElement;
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
.line 47
|
||
|
new-instance v0, Lcom/google/gson/JsonPrimitive;
|
||
|
|
||
|
invoke-static {p1}, Ljava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String;
|
||
|
|
||
|
move-result-object v1
|
||
|
|
||
|
invoke-direct {v0, v1}, Lcom/google/gson/JsonPrimitive;-><init>(Ljava/lang/String;)V
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|