Timeline for Store and access my objects using an int id
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 24, 2016 at 15:43 | vote | accept | Lutz | ||
| Jul 24, 2016 at 13:09 | comment | added | Lutz | Looks like SparseArray is the right for me. My array will only need to hold something like 0 - 5 elements. And SparseArray have also a method get(int key) to retrieve my objects in a simple way. I will try it with this. thanks. | |
| Jul 24, 2016 at 12:17 | review | First posts | |||
| Jul 25, 2016 at 22:01 | |||||
| Jul 24, 2016 at 12:13 | history | answered | user238434 | CC BY-SA 3.0 |