JsonSerializationContext.smali

.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