I have been looking at a friends java code and this came up. But im not sure what it is. Can anyone help quickly. The code is like this:
for(Customers cust: customerArrayList) {
// ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- fragment which I don't understand