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.
12 lines
377 B
12 lines
377 B
2 years ago
|
.class public interface abstract Lcom/google/gson/JsonSerializationContext;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "JsonSerializationContext.java"
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract serialize(Ljava/lang/Object;)Lcom/google/gson/JsonElement;
|
||
|
.end method
|
||
|
|
||
|
.method public abstract serialize(Ljava/lang/Object;Ljava/lang/reflect/Type;)Lcom/google/gson/JsonElement;
|
||
|
.end method
|