Gson deserialization of List into realmList

前端 未结 4 605
刺人心
刺人心 2020-12-01 05:18

I\'m using retrofit with gson to deserialize my json into realm objects. This works very well for the most part. Trouble arises when dealing with

Rea

4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-01 06:13

    i need a jackson serializer and deserializer for the Converting Arraylist to RealmList

提交回复
热议问题