Join Slack
Powered by
Hi guys, How do you represent ` ArrayList<Arr...
# android
v
vivekneel
07/10/2017, 5:30 PM
Hi guys, How do you represent
ArrayList<ArrayList>
using Realm?. There is part of json for which i need to use arraylist of arraylist.
Copy code
seats: [ [ "Third Class", [ "S18" ] ] ]
Open in Slack
Previous
Next