摘要:
改用if(){ }else if(){ } 阅读全文
posted @ 2020-01-03 14:11
jason47
阅读(281)
评论(0)
推荐(0)
ObjectMapper : can only instantiate non-static inner class by using default, no-argument constructor
摘要:
Label_t lTrain = new ObjectMapper().readValue(s, Label_t.class); 因为Label_t是内部类,需要 1.static 2.无参构造函数 阅读全文
posted @ 2020-01-03 13:05
jason47
阅读(1732)
评论(0)
推荐(0)

浙公网安备 33010602011771号