Use Android Room without breaking encapsulation

后端 未结 0 1241
轮回少年
轮回少年 2020-11-29 07:52

I am using Room to store data for my entity objects. Room requires that all fields be publicly accessible(with getters/setters). I also use this object as my Model in the MV

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