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.
28 lines
771 B
28 lines
771 B
.class public interface abstract Lcom/google/gson/JsonSerializer; |
|
.super Ljava/lang/Object; |
|
.source "JsonSerializer.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"<T:", |
|
"Ljava/lang/Object;", |
|
">", |
|
"Ljava/lang/Object;" |
|
} |
|
.end annotation |
|
|
|
|
|
# virtual methods |
|
.method public abstract serialize(Ljava/lang/Object;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement; |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(TT;", |
|
"Ljava/lang/reflect/Type;", |
|
"Lcom/google/gson/JsonSerializationContext;", |
|
")", |
|
"Lcom/google/gson/JsonElement;" |
|
} |
|
.end annotation |
|
.end method
|
|
|