package c.i.d; import com.google.gson.JsonElement; import java.lang.reflect.Type; /* compiled from: JsonSerializer */ public interface m { JsonElement serialize(T t, Type type, l lVar); }