if (object != null) { setter.accept(context.deserialize(object, type)); ... How to decode JSON with unknown field using Gson?
確定! 回上一頁