Moshi: Parse NULL value which suppose to be an integer

后端 未结 0 1364
轻奢々
轻奢々 2020-12-10 18:52

I have a class like

public class Data{
   int integer_value = 0;
}

Then I got json from server {"integer_value":null}<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题