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

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

laravel - Undefined property: Illuminate\Pagination\LengthAwarePaginator::$id (View: F:\project\resources\views\admin\carousels\index.blade.php) -