Gson ;. public class ObjectMapper {. public static <T> T map(Object object, Class<T> clazz) {. Gson gson = new GsonBuilder().create();. String json = gson.
確定! 回上一頁