Getting NullPointerException Checking Long data type for null and then trying to set Long value

前端 未结 0 594
攒了一身酷
攒了一身酷 2021-01-19 00:57

I am currently getting a NullPointerException when I check if a Long value is null and then also trying to set the value initially as 1 if it is null (as a sequence counter)

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