Methoden angelegt/angepasst

This commit is contained in:
Madeleine Vigier 2022-12-14 20:50:57 +01:00
parent 59c99f0a62
commit a8e080d232

View File

@ -181,8 +181,10 @@ public class Data {
} }
return menueList; return menueList;
} }
/** /**
* readOrder() is a method to split a order.txt into lines and save them in an arraylist * readOrder() is a method to split order.txt into lines and save them in an arraylist
* @return Arraylist orderlist * @return Arraylist orderlist
* @author Madeleine Vigier, Sabine Gubitz * @author Madeleine Vigier, Sabine Gubitz
* @version 1.2 * @version 1.2