NullPointerException after returning value using enum

后端 未结 0 1411
既然无缘
既然无缘 2020-12-16 06:24

My converter class:

public class CategoriesConverter extends Item_get {
    @TypeConverter
    public static Item_get.Food_type toFood_type(int food_type){
           


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