How to store and retrive string array from user input by using their id number in java me
Printable View
How to store and retrive string array from user input by using their id number in java me
I would recommend using a HashMap. I believe the HashMap is used exactly the same between Java ME and Java SE.