For Gson you'll get the following conversions: Map<String, Double> -> {"one": 123, "two":123.45} Map<String, Number> -> {"one": 123, ...
確定! 回上一頁