java - how to change the values in the array list -


i doing assignment in school, have make restaurant table management system. have written following code having problem edit items. supposed edit items in array list. have make sure when re-run program changes still there. editmenu() in manager class , array list in meal class

but have make sure when re-run program changes still there.

use file or database. vanish when rerun program since in memory before.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

c++ - Why am i getting wrong values when performing PE base relocation? -