Hi to everyone:
I want to make something similar to a struct in C/C++, to represent a
collection of structured data.

I first though of making objects with properties, but this might be a
little inefficient (creating objects just to store data).
Is there a more efficient way to do this in android? Something like structs
:)

Thanks in advance!!!

-- 
---
http://aitorTheRed.blogspot.com
http://www.last.fm/user/aitorTheRed/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to