今奥全景相机
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.

11 lines
377 B

.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