Valdosta State University

Add a method to return an arraylist of all the codes for the . Skus. in the warehouse. Hint: just loop through the skus and pull the code out for each one and put in an arraylist to return. Revise all the existing test code to reflect that you are now using an arraylist. Add test methods for the new methods. ................
................