how to make a loop in another loop of list elements in java code example Example: java loop through list for (E element : list) { . . . }